[105671] trunk/dports/archivers/afio/Portfile
larryv at macports.org
larryv at macports.org
Tue Apr 30 16:16:27 PDT 2013
Revision: 105671
https://trac.macports.org/changeset/105671
Author: larryv at macports.org
Date: 2013-04-30 16:16:26 -0700 (Tue, 30 Apr 2013)
Log Message:
-----------
afio: Update to 2.5.1 (maintainer, #38970).
Modified Paths:
--------------
trunk/dports/archivers/afio/Portfile
Modified: trunk/dports/archivers/afio/Portfile
===================================================================
--- trunk/dports/archivers/afio/Portfile 2013-04-30 19:49:21 UTC (rev 105670)
+++ trunk/dports/archivers/afio/Portfile 2013-04-30 23:16:26 UTC (rev 105671)
@@ -3,8 +3,7 @@
PortSystem 1.0
name afio
-version 2.5
-revision 1
+version 2.5.1
categories archivers
platforms darwin
maintainers puffin.lb.shuttle.de:michael.klein
@@ -22,9 +21,8 @@
http://www.ibiblio.org/pub/Linux/system/backup/
extract.suffix .tgz
-checksums md5 8c6665e0f875dcd8e1bdb18644b59688 \
- sha1 051765f209fded60f94944da8a76ae37c3423a23 \
- rmd160 991bdb794ee8b4b7e6a737afa85009aae925699d
+checksums sha256 363457a5d6ee422d9b704ef56d26369ca5ee671d7209cfe799cab6e30bf2b99a \
+ rmd160 923981a9e6766781705ceedecd3d86afa5b9abae
post-patch {
reinplace -E "s|/usr(/local)?|\$(DESTDIR)${prefix}|" ${worksrcpath}/Makefile
@@ -38,7 +36,7 @@
post-destroot {
set docdir ${prefix}/share/doc/${name}-${version}
xinstall -d ${destroot}${docdir}
- xinstall -m 0644 -W ${worksrcpath} ANNOUNCE-2.5 HISTORY README SCRIPTS \
+ xinstall -m 0644 -W ${worksrcpath} ANNOUNCE-${version} HISTORY README SCRIPTS \
${destroot}${docdir}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130430/9784cf5a/attachment.html>
More information about the macports-changes
mailing list