[23619] trunk/dports/textproc/txt2man/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 5 08:49:03 PDT 2007


Revision: 23619
          http://trac.macosforge.org/projects/macports/changeset/23619
Author:   pipping at macports.org
Date:     2007-04-05 08:49:03 -0700 (Thu, 05 Apr 2007)

Log Message:
-----------
patch by maintainer (#11727):
 * bump to version 1.5.5
 * add livecheck

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

Modified: trunk/dports/textproc/txt2man/Portfile
===================================================================
--- trunk/dports/textproc/txt2man/Portfile	2007-04-05 15:46:26 UTC (rev 23618)
+++ trunk/dports/textproc/txt2man/Portfile	2007-04-05 15:49:03 UTC (rev 23619)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            txt2man
-version         1.4.8
+version         1.5.5
 categories      textproc
 maintainers     ecronin at gizmolabs.org
 description     Converts flat ASCII text to man page format
@@ -16,15 +16,11 @@
 
 master_sites    http://mvertes.free.fr/download/
 
-checksums       md5 2ee6d7cc38c42b98f4d8c1eb815bd888 \
-                sha1 aa3989546b31c05ad09d14b895bf5a1777beefe9 
+checksums       md5 d10fe6e9876a2969201ea4d75ac9ea48 \ 
+                sha1 e19c284ebcf4ced66ccb4a4954d99e69cc7b63b1 \ 
+                rmd160 1272f520556ed5c57a2886c5a0c3d4536a0f0459 
 
 use_configure   no
 build           {}
 
-destroot        { xinstall -m 755 -d ${destroot}${prefix}/bin \
-				${destroot}${prefix}/share/man/man1
-			xinstall -m 755 ${worksrcpath}/${name} \
-				${destroot}${prefix}/bin/${name}
-			xinstall -m 644 ${worksrcpath}/${name}.1 \
-				${destroot}${prefix}/share/man/man1/${name}.1 }
+destroot.env    prefix=${destroot}${prefix} 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070405/6aa630a7/attachment.html


More information about the macports-changes mailing list