[130749] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Jan 2 03:07:58 PST 2015


Revision: 130749
          https://trac.macports.org/changeset/130749
Author:   devans at macports.org
Date:     2015-01-02 03:07:58 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
p5-vcp-*: obsolete, no longer available, no replacement, include obsolete subports 5.8 5.10 5.12 5.14 (#46342).

Modified Paths:
--------------
    trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
    trunk/dports/perl/p5-vcp-dest-svk/Portfile
    trunk/dports/perl/p5-vcp-source-cvsbk/Portfile

Removed Paths:
-------------
    trunk/dports/perl/p5-vcp-autrijus-snapshot/files/

Modified: trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile	2015-01-02 10:03:19 UTC (rev 130748)
+++ trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile	2015-01-02 11:07:58 UTC (rev 130749)
@@ -4,29 +4,27 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16 5.18 5.20
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         VCP-autrijus-snapshot 0.9-20050110 ../../authors/id/A/AU/AUTRIJUS/
-revision            4
-license             BSD
+revision            5
+license             none
 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.
+homepage            http://www.macports.org/
+description         This port is obsolete and is no longer available for installation.
+long_description    ${description}
 
-homepage            http://search.cpan.org/~autrijus/VCP-autrijus-snapshot/
-checksums           md5   c01249d810904f5b4f6080979673a514
 platforms           darwin
+supported_archs     noarch
 
-if {${perl5.major} != ""} {
-    patchfiles      patch-Makefile.PL.diff
+archive_sites
+master_sites
+distfiles
 
-    depends_lib-append \
-                    port:p${perl5.major}-xml-autowriter \
-                    port:p${perl5.major}-xml-parser \
-                    port:p${perl5.major}-text-diff \
-                    port:p${perl5.major}-html-tree \
-                    port:p${perl5.major}-ipc-run3 \
-                    port:p${perl5.major}-regexp-shellish
+depends_lib
 
-    supported_archs noarch
+pre-configure {
+    ui_error "${description}"
+    return -code error "port deleted"
 }
+
+livecheck.type      none

Modified: trunk/dports/perl/p5-vcp-dest-svk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-dest-svk/Portfile	2015-01-02 10:03:19 UTC (rev 130748)
+++ trunk/dports/perl/p5-vcp-dest-svk/Portfile	2015-01-02 11:07:58 UTC (rev 130749)
@@ -4,23 +4,27 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         VCP-Dest-svk 0.29
-revision            3
-license             {Artistic-1 GPL}
+revision            4
+license             none
 maintainers         nomaintainer
-description         This is a Perl extension for using VCP with svk.
-long_description    $description
+homepage            http://www.macports.org/
+description         This port is obsolete and is no longer available for installation.
+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
 supported_archs     noarch
 
-if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:svk \
-                    port:p${perl5.major}-vcp-autrijus-snapshot \
-                    port:p${perl5.major}-yaml
+archive_sites
+master_sites
+distfiles
+
+depends_lib
+
+pre-configure {
+    ui_error "${description}"
+    return -code error "port deleted"
 }
+
+livecheck.type      none

Modified: trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-source-cvsbk/Portfile	2015-01-02 10:03:19 UTC (rev 130748)
+++ trunk/dports/perl/p5-vcp-source-cvsbk/Portfile	2015-01-02 11:07:58 UTC (rev 130749)
@@ -4,22 +4,27 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         VCP-Source-cvsbk 0.11
-revision            3
-license             {Artistic-1 GPL}
+revision            4
+license             none
 maintainers         nomaintainer
-description         This is a Perl extension for using VCP with cvsbk repositories.
+homepage            http://www.macports.org/
+description         This port is obsolete and is no longer available for installation.
 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
+supported_archs     noarch
 
-if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:p${perl5.major}-vcp-autrijus-snapshot
+archive_sites
+master_sites
+distfiles        
 
-    supported_archs noarch
+depends_lib
+
+pre-configure {
+    ui_error "${description}"
+    return -code error "port deleted"
 }
+
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/f989e651/attachment.html>


More information about the macports-changes mailing list