On 1/2/15 5:28 AM, [email protected] wrote:
[130758] trunk/dports/perl/p5-csp/Portfile

Revision
    130758 <https://trac.macports.org/changeset/130758>
Author
    [email protected]
Date
    2015-01-02 05:28:24 -0800 (Fri, 02 Jan 2015)


      Log Message

p5-csp: homepage, master_sites dead, fetch from macports distfiles mirrors, 
disable irrelevant CPAN livecheck provided by perl5 portgroup.


      Modified Paths

  * trunk/dports/perl/p5-csp/Portfile <#trunkdportsperlp5cspPortfile>


      Diff


        Modified: trunk/dports/perl/p5-csp/Portfile (130757 => 130758)


--- trunk/dports/perl/p5-csp/Portfile   2015-01-02 12:32:35 UTC (rev 130757)
+++ trunk/dports/perl/p5-csp/Portfile   2015-01-02 13:28:24 UTC (rev 130758)
@@ -14,7 +14,8 @@
        CSP is a Perl class and script for running multiple CAs. \
        OpenSSL is used for all operations. CSP can also generate a \
        small CA website used to distribute certificates and CRLs.
-homepage       http://devel.it.su.se/projects/CSP/
+#homepage      http://devel.it.su.se/projects/CSP/ (dead)
+homepage 
http://web.archive.org/web/20120129065010/http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=3290
platforms darwin @@ -23,10 +24,16 @@
        sha1    13440461ffc119421a6a97f62d94d35a38fde2e7 \
      rmd160  68a7e3ad1ccac9628aaffd5331e2877f29e2cb38
-master_sites ftp://ftp.su.se/pub/users/leifj
+#master_sites  ftp://ftp.su.se/pub/users/leifj (dead)
+master_sites    macports_distfiles:${name}
if {${perl5.major} != ""} {
  depends_lib-append    port:p${perl5.major}-date-calc 
port:p${perl5.major}-term-prompt port:p${perl5.major}-ipc-run
supported_archs noarch
  }
+
+# disable irrelevant CPAN livecheck provided by perl5 portgroup
+# homepage and master_sites are dead
+# only current version available through MacPorts mirrors
+livecheck.type none

Is this port still useful or can it be declared obsolete? Looks like the upstream project has been gone for several years.

Dave
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to