[138612] trunk/dports/perl/p5-svn-mirror/Portfile

devans at macports.org devans at macports.org
Mon Jul 13 20:04:24 PDT 2015


Revision: 138612
          https://trac.macports.org/changeset/138612
Author:   devans at macports.org
Date:     2015-07-13 20:04:24 -0700 (Mon, 13 Jul 2015)
Log Message:
-----------
p5-svn-mirror: update dependencies, VCP no longer supported, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-svn-mirror/Portfile

Modified: trunk/dports/perl/p5-svn-mirror/Portfile
===================================================================
--- trunk/dports/perl/p5-svn-mirror/Portfile	2015-07-14 02:49:18 UTC (rev 138611)
+++ trunk/dports/perl/p5-svn-mirror/Portfile	2015-07-14 03:04:24 UTC (rev 138612)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.16 5.18 5.20 5.22
 perl5.setup		SVN-Mirror 0.75
-revision        2
+revision        3
 maintainers		geeklair.net:dluke openmaintainer
 description		This is a Perl extension for mirroring a remote repository to a local subversion one.
 license			{Artistic-1 GPL}
@@ -20,15 +20,13 @@
 homepage		http://search.cpan.org/~clkao/
 
 if {${perl5.major} != ""} {
-depends_lib-append	port:p${perl5.major}-uri port:p${perl5.major}-term-readkey \
-				port:p${perl5.major}-svn-simple \
-				port:subversion-perlbindings-${perl5.major} \
-				port:p${perl5.major}-vcp-autrijus-snapshot \
-				port:p${perl5.major}-data-uuid \
-				port:p${perl5.major}-bsd-resource \
-				port:p${perl5.major}-class-accessor \
-				port:p${perl5.major}-file-chdir \
-				port:p${perl5.major}-timedate
+depends_lib-append	port:subversion-perlbindings-${perl5.major} \
+			port:p${perl5.major}-class-accessor \
+			port:p${perl5.major}-file-chdir \
+			port:p${perl5.major}-svn-simple \
+			port:p${perl5.major}-term-readkey \
+			port:p${perl5.major}-timedate \
+			port:p${perl5.major}-uri
 
-supported_archs noarch
+supported_archs 	noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150713/3552daf1/attachment.html>


More information about the macports-changes mailing list