[62056] trunk/dports/textproc/help2man/Portfile
nox at macports.org
nox at macports.org
Mon Dec 28 08:35:01 PST 2009
Revision: 62056
http://trac.macports.org/changeset/62056
Author: nox at macports.org
Date: 2009-12-28 08:35:00 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Update help2man to 1.37.1
Modified Paths:
--------------
trunk/dports/textproc/help2man/Portfile
Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile 2009-12-28 16:34:49 UTC (rev 62055)
+++ trunk/dports/textproc/help2man/Portfile 2009-12-28 16:35:00 UTC (rev 62056)
@@ -3,8 +3,7 @@
PortSystem 1.0
name help2man
-version 1.36.4
-revision 1
+version 1.37.1
categories textproc
platforms darwin
maintainers nomaintainer
@@ -17,15 +16,14 @@
master_sites gnu
patchfiles patch-Makefile.in
-checksums md5 d31a0a38c2ec71faa06723f6b8bd3076 \
- sha1 f3ffd89d50ee158589f2d0ccdc476d2ac3ebff70 \
- rmd160 1c2e18f86c2d689dbc4bbc1d85e60a2273308c42
+checksums md5 371b5cc74fe9c2ea3ee1ca23c19b19a8 \
+ sha1 db81161620ec8adf547a7e5a5d252036ca0d3b58 \
+ rmd160 781d9293fda549c152c7ff0ee929eda62acc8139
depends_lib path:bin/perl:perl5 port:p5-locale-gettext \
port:gettext port:libiconv
configure.perl ${prefix}/bin/perl
-configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
post-patch {
if {[variant_isset universal]} {
@@ -38,13 +36,8 @@
}
post-destroot {
- set docdir ${prefix}/share/doc/${name}-${version}
+ set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} COPYING debian/changelog NEWS README THANKS \
${destroot}${docdir}
}
-
-livecheck.type regex
-livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/1e51f3f7/attachment.html>
More information about the macports-changes
mailing list