pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/CSP



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  4 05:44:21 UTC 2017

Modified Files:
        pkgsrc/security/CSP: Makefile

Log Message:
Comment out dead sites.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/CSP/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/CSP/Makefile
diff -u pkgsrc/security/CSP/Makefile:1.22 pkgsrc/security/CSP/Makefile:1.23
--- pkgsrc/security/CSP/Makefile:1.22   Sat Jul  9 06:38:53 2016
+++ pkgsrc/security/CSP/Makefile        Mon Sep  4 05:44:21 2017
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.22 2016/07/09 06:38:53 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.23 2017/09/04 05:44:21 wiz Exp $
 
 DISTNAME=      CSP-0.32
 PKGREVISION=   13
 CATEGORIES=    security
-MASTER_SITES=  ftp://ftp.su.se/pub/users/leifj/
+#MASTER_SITES= ftp://ftp.su.se/pub/users/leifj/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} ${CSPGUIDE}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=3290
+#HOMEPAGE=     http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=3290
 COMMENT=       Simple PKI Toolkit
 
 DEPENDS+=      p5-Date-Calc>=5.4:../../devel/p5-Date-Calc
@@ -18,7 +17,7 @@ DEPENDS+=     p5-Term-Prompt>=1.03:../../dev
 USE_TOOLS+=    pax
 
 CSPGUIDE=      cspguide.pdf
-SITES.${CSPGUIDE}=     http://devel.it.su.se/content/1/c4/32/90/
+#SITES.${CSPGUIDE}=    http://devel.it.su.se/content/1/c4/32/90/
 EXTRACT_ONLY=  ${DISTFILES:N*.pdf}
 
 PERL5_PACKLIST=        auto/CSP/.packlist



Home | Main Index | Thread Index | Old Index