[42128] trunk/dports/databases/postgresql_autodoc/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Nov 15 16:13:07 PST 2008


Revision: 42128
          http://trac.macports.org/changeset/42128
Author:   mcalhoun at macports.org
Date:     2008-11-15 16:13:07 -0800 (Sat, 15 Nov 2008)
Log Message:
-----------
postgresql_autodoc: version update 1.25 -> 1.31

Modified Paths:
--------------
    trunk/dports/databases/postgresql_autodoc/Portfile

Modified: trunk/dports/databases/postgresql_autodoc/Portfile
===================================================================
--- trunk/dports/databases/postgresql_autodoc/Portfile	2008-11-15 23:51:42 UTC (rev 42127)
+++ trunk/dports/databases/postgresql_autodoc/Portfile	2008-11-16 00:13:07 UTC (rev 42128)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			postgresql_autodoc
-version			1.25
+version			1.31
 categories		databases textproc
 platforms		darwin
 maintainers		nomaintainer
@@ -14,16 +14,16 @@
 
 homepage		http://www.rbt.ca/autodoc/
 master_sites	http://www.rbt.ca/autodoc/binaries/
-checksums		md5 f61071a23f6b34f948bbf799de91e8e4
+checksums		md5 0dbb61cf8b78da7ae9d12221f7a14d27 \
+				sha1  2f9dbd73593ce71229fcaf72d5e69c18b8812117 \
+				rmd160 7c7b3a60c79acde53fa8eb542d4d435423324002
 
-depends_lib		port:perl5.8 \
+depends_lib		path:bin/perl:perl5 \
 				port:p5-dbi \
 				port:p5-dbd-pg \
-				port:p5-html-template
+				port:p5-html-template \
+				port:p5-term-readkey
 
 worksrcdir		${name}
 
-configure.args	--datadir=${prefix}/share/${name}
-
-destroot.destdir	bindir=${destroot}${prefix}/bin \
-				datadir=${destroot}${prefix}/share/${name}
+destroot.destdir	prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081115/14662b67/attachment.html>


More information about the macports-changes mailing list