[38742] trunk/dports/www/aolserver/Portfile

toby at macports.org toby at macports.org
Tue Jul 29 18:03:32 PDT 2008


Revision: 38742
          http://trac.macosforge.org/projects/macports/changeset/38742
Author:   toby at macports.org
Date:     2008-07-29 18:03:31 -0700 (Tue, 29 Jul 2008)
Log Message:
-----------
aolserver 4.5.0

Modified Paths:
--------------
    trunk/dports/www/aolserver/Portfile

Modified: trunk/dports/www/aolserver/Portfile
===================================================================
--- trunk/dports/www/aolserver/Portfile	2008-07-30 00:40:58 UTC (rev 38741)
+++ trunk/dports/www/aolserver/Portfile	2008-07-30 01:03:31 UTC (rev 38742)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name             aolserver
-version          4.0.10
+version          4.5.0
 categories       www
-maintainers      nomaintainer
+maintainers      toby
 description      America Online's open-source web server
 long_description \
     AOLserver is America Online's open-source web server. AOLserver is the \
@@ -15,11 +16,14 @@
 platforms        darwin
 master_sites     sourceforge
 distname         ${name}-${version}-src
-checksums        md5 8c17261055f1326d012b84fcc66ffb26
+checksums        md5    64e9cec07b2ec2933bf56181234de925 \
+                 sha1   f416fe99a5e0bb67d310fd5b8031639c296055c7 \
+                 rmd160 ea3447caab65bd17b4998ce1e984b84e5a2048ae
 depends_lib      lib:libtcl8.4:tcl
 worksrcdir       ${name}-${version}
 
 configure.pre_args --prefix=${prefix}/aolserver
+configure.args   TCLSH=[info nameofexecutable]
 destroot.destdir AOLSERVER=${destroot}${prefix}/aolserver
 
 post-install {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080729/5ab4e212/attachment.html 


More information about the macports-changes mailing list