[93352] trunk/dports/sysutils/rsnapshot/Portfile
jmr at macports.org
jmr at macports.org
Sun May 20 11:02:16 PDT 2012
Revision: 93352
https://trac.macports.org/changeset/93352
Author: jmr at macports.org
Date: 2012-05-20 11:02:14 -0700 (Sun, 20 May 2012)
Log Message:
-----------
rsnapshot: depend on p5.12-lchown (#30848)
Modified Paths:
--------------
trunk/dports/sysutils/rsnapshot/Portfile
Modified: trunk/dports/sysutils/rsnapshot/Portfile
===================================================================
--- trunk/dports/sysutils/rsnapshot/Portfile 2012-05-20 17:54:30 UTC (rev 93351)
+++ trunk/dports/sysutils/rsnapshot/Portfile 2012-05-20 18:02:14 UTC (rev 93352)
@@ -4,7 +4,7 @@
name rsnapshot
version 1.3.1
-revision 1
+revision 2
categories sysutils net
platforms darwin
maintainers mww
@@ -22,11 +22,11 @@
rmd160 948ee5669c5da0728f607007da4d5fbbcfcdd8c7 \
sha256 94b6c77e40628935f42a191bdc28ad93b1f132fde456ee76ee87763f1eddc75e
-depends_lib port:rsync port:perl5 bin:ssh:openssh
+depends_lib port:rsync port:p5.12-lchown bin:ssh:openssh
configure.args --mandir=${prefix}/share/man \
--with-rsync=${prefix}/bin/rsync \
- --with-perl=${prefix}/bin/perl5
+ --with-perl=${prefix}/bin/perl5.12
test.run yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120520/aefa80ae/attachment.html>
More information about the macports-changes
mailing list