[81090] trunk/dports/perl
dluke at macports.org
dluke at macports.org
Mon Jul 25 08:10:53 PDT 2011
Revision: 81090
http://trac.macports.org/changeset/81090
Author: dluke at macports.org
Date: 2011-07-25 08:10:53 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
revert r80724 (add back the vcp perl modules), fixes #30366, give up maintainership
Revision Links:
--------------
http://trac.macports.org/changeset/80724
Added Paths:
-----------
trunk/dports/perl/p5-vcp-autrijus-snapshot/
trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
trunk/dports/perl/p5-vcp-autrijus-snapshot/files/
trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff
trunk/dports/perl/p5-vcp-dest-svk/
trunk/dports/perl/p5-vcp-dest-svk/Portfile
trunk/dports/perl/p5-vcp-source-cvsbk/
trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
Removed Paths:
-------------
trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
trunk/dports/perl/p5-vcp-autrijus-snapshot/files/
trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff
trunk/dports/perl/p5-vcp-dest-svk/Portfile
trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
Deleted: trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile 2011-07-16 12:55:37 UTC (rev 80723)
+++ trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile 2011-07-25 15:10:53 UTC (rev 81090)
@@ -1,27 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup perl5 1.0
-
-perl5.setup VCP-autrijus-snapshot 0.9-20050110
-revision 1
-maintainers geeklair.net:dluke
-description Copy versions of files between repositories and/or RevML
-long_description Copy versions of files between repositories and/or RevML. \
- This is a snapshot version that is known to work with svk.
-
-master_sites http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/
-homepage http://search.cpan.org/~autrijus/VCP-autrijus-snapshot/
-checksums md5 c01249d810904f5b4f6080979673a514
-platforms darwin
-
-patchfiles patch-Makefile.PL.diff
-
-depends_lib-append port:p5-xml-autowriter \
- port:p5-xml-parser \
- port:p5-text-diff \
- port:p5-html-tree \
- port:p5-ipc-run3 \
- port:p5-regexp-shellish
-
-supported_archs noarch
Copied: trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile (from rev 80723, trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile)
===================================================================
--- trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile (rev 0)
+++ trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile 2011-07-25 15:10:53 UTC (rev 81090)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup VCP-autrijus-snapshot 0.9-20050110
+revision 1
+maintainers nomaintainer
+description Copy versions of files between repositories and/or RevML
+long_description Copy versions of files between repositories and/or RevML. \
+ This is a snapshot version that is known to work with svk.
+
+master_sites http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/
+homepage http://search.cpan.org/~autrijus/VCP-autrijus-snapshot/
+checksums md5 c01249d810904f5b4f6080979673a514
+platforms darwin
+
+patchfiles patch-Makefile.PL.diff
+
+depends_lib-append port:p5-xml-autowriter \
+ port:p5-xml-parser \
+ port:p5-text-diff \
+ port:p5-html-tree \
+ port:p5-ipc-run3 \
+ port:p5-regexp-shellish
+
+supported_archs noarch
Deleted: trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff
===================================================================
--- trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff 2011-07-16 12:55:37 UTC (rev 80723)
+++ trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff 2011-07-25 15:10:53 UTC (rev 81090)
@@ -1,11 +0,0 @@
---- Makefile.PL Tue Oct 26 00:30:12 2004
-+++ Makefile.PL Tue Oct 26 00:30:13 2004
-@@ -212,7 +212,7 @@
- my $self = shift ;
- return join(
- "",
-- "\npure_all :: $io_test_files\n",
-+ "\n#pure_all :: $io_test_files\n",
- map(
- "\n$_ : bin/gentrevml\n$io_scheme_revmls{$_}",
- sort keys %io_scheme_revmls
Copied: trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff (from rev 80723, trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff)
===================================================================
--- trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff (rev 0)
+++ trunk/dports/perl/p5-vcp-autrijus-snapshot/files/patch-Makefile.PL.diff 2011-07-25 15:10:53 UTC (rev 81090)
@@ -0,0 +1,11 @@
+--- Makefile.PL Tue Oct 26 00:30:12 2004
++++ Makefile.PL Tue Oct 26 00:30:13 2004
+@@ -212,7 +212,7 @@
+ my $self = shift ;
+ return join(
+ "",
+- "\npure_all :: $io_test_files\n",
++ "\n#pure_all :: $io_test_files\n",
+ map(
+ "\n$_ : bin/gentrevml\n$io_scheme_revmls{$_}",
+ sort keys %io_scheme_revmls
Deleted: trunk/dports/perl/p5-vcp-dest-svk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-dest-svk/Portfile 2011-07-16 12:55:37 UTC (rev 80723)
+++ trunk/dports/perl/p5-vcp-dest-svk/Portfile 2011-07-25 15:10:53 UTC (rev 81090)
@@ -1,18 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup perl5 1.0
-
-perl5.setup VCP-Dest-svk 0.29
-revision 1
-maintainers geeklair.net:dluke
-description This is a Perl extension for using VCP with svk.
-long_description $description
-
-master_sites http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/
-homepage http://search.cpan.org/~clkao/VCP-Dest-svk-0.29/
-checksums md5 c4b3fb8f9bb159d6e3010ae86cae54e1
-platforms darwin
-
-depends_lib-append port:svk port:p5-vcp-autrijus-snapshot \
- port:p5-yaml
Copied: trunk/dports/perl/p5-vcp-dest-svk/Portfile (from rev 80723, trunk/dports/perl/p5-vcp-dest-svk/Portfile)
===================================================================
--- trunk/dports/perl/p5-vcp-dest-svk/Portfile (rev 0)
+++ trunk/dports/perl/p5-vcp-dest-svk/Portfile 2011-07-25 15:10:53 UTC (rev 81090)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup VCP-Dest-svk 0.29
+revision 1
+maintainers nomaintainer
+description This is a Perl extension for using VCP with svk.
+long_description $description
+
+master_sites http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/
+homepage http://search.cpan.org/~clkao/VCP-Dest-svk-0.29/
+checksums md5 c4b3fb8f9bb159d6e3010ae86cae54e1
+platforms darwin
+
+depends_lib-append port:svk port:p5-vcp-autrijus-snapshot \
+ port:p5-yaml
Deleted: trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-source-cvsbk/Portfile 2011-07-16 12:55:37 UTC (rev 80723)
+++ trunk/dports/perl/p5-vcp-source-cvsbk/Portfile 2011-07-25 15:10:53 UTC (rev 81090)
@@ -1,19 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup perl5 1.0
-
-perl5.setup VCP-Source-cvsbk 0.11
-revision 1
-maintainers geeklair.net:dluke
-description This is a Perl extension for using VCP with cvsbk repositories.
-long_description ${description}
-
-master_sites http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/
-homepage http://search.cpan.org/~clkao/VCP-Source-cvsbk-0.11/
-checksums md5 6c8b1975391c3fa7d1ae91954547e955
-platforms darwin
-
-depends_lib-append port:p5-vcp-autrijus-snapshot
-
-supported_archs noarch
Copied: trunk/dports/perl/p5-vcp-source-cvsbk/Portfile (from rev 80723, trunk/dports/perl/p5-vcp-source-cvsbk/Portfile)
===================================================================
--- trunk/dports/perl/p5-vcp-source-cvsbk/Portfile (rev 0)
+++ trunk/dports/perl/p5-vcp-source-cvsbk/Portfile 2011-07-25 15:10:53 UTC (rev 81090)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup VCP-Source-cvsbk 0.11
+revision 1
+maintainers nomaintainer
+description This is a Perl extension for using VCP with cvsbk repositories.
+long_description ${description}
+
+master_sites http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/
+homepage http://search.cpan.org/~clkao/VCP-Source-cvsbk-0.11/
+checksums md5 6c8b1975391c3fa7d1ae91954547e955
+platforms darwin
+
+depends_lib-append port:p5-vcp-autrijus-snapshot
+
+supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/0342e8ff/attachment.html>
More information about the macports-changes
mailing list