[65365] trunk/dports/textproc/dbacl/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 25 11:58:31 PDT 2010


Revision: 65365
          http://trac.macports.org/changeset/65365
Author:   ryandesign at macports.org
Date:     2010-03-25 11:58:31 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
dbacl: update to 1.13, fix dependencies, remove unnecessary lines

Modified Paths:
--------------
    trunk/dports/textproc/dbacl/Portfile

Modified: trunk/dports/textproc/dbacl/Portfile
===================================================================
--- trunk/dports/textproc/dbacl/Portfile	2010-03-25 18:54:38 UTC (rev 65364)
+++ trunk/dports/textproc/dbacl/Portfile	2010-03-25 18:58:31 UTC (rev 65365)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		dbacl
-version		1.8
+version		1.13
 categories	textproc
 platforms	darwin
 maintainers	nomaintainer
@@ -15,12 +15,13 @@
 
 homepage	http://www.lbreyer.com/dbacl.html
 master_sites	http://www.lbreyer.com/gpl/
-checksums	md5 2ac80618bd401e5db7754d89e59fd78a
 
-depends_lib	lib:libreadline:readline
+checksums	md5     dc90814f55ffae43fd394aca188f97da \
+		sha1    03ea05f33a06d1629dea8c9c05895de1e53a32d1 \
+		rmd160  d2c99f109f8775efb96ddf7b042a796776436673
 
-configure.args	--mandir=${prefix}/share/man
-configure.cflags-append	"-I${prefix}/include"
+depends_lib	port:readline \
+		port:slang2
 
 livecheck.type	regex
 livecheck.regex	${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/99ba4529/attachment.html>


More information about the macports-changes mailing list