Tue Oct 17 08:53:41 2017 UTC ()
tcl-cgi: replace dead homepage


(wiz)
diff -r1.15 -r1.16 pkgsrc/www/tcl-cgi/Makefile

cvs diff -r1.15 -r1.16 pkgsrc/www/tcl-cgi/Makefile (expand / switch to unified diff)

--- pkgsrc/www/tcl-cgi/Makefile 2012/10/28 06:31:06 1.15
+++ pkgsrc/www/tcl-cgi/Makefile 2017/10/17 08:53:41 1.16
@@ -1,23 +1,22 @@ @@ -1,23 +1,22 @@
1# $NetBSD: Makefile,v 1.15 2012/10/28 06:31:06 asau Exp $ 1# $NetBSD: Makefile,v 1.16 2017/10/17 08:53:41 wiz Exp $
2# 
3 2
4DISTNAME= cgi.tcl 3DISTNAME= cgi.tcl
5PKGNAME= tcl-cgi-1.3.0 4PKGNAME= tcl-cgi-1.3.0
6CATEGORIES= www 5CATEGORIES= www
7MASTER_SITES= ${MASTER_SITE_BACKUP} 6MASTER_SITES= ${MASTER_SITE_BACKUP}
8 7
9MAINTAINER= bouyer@NetBSD.org 8MAINTAINER= bouyer@NetBSD.org
10HOMEPAGE= http://expect.nist.gov/cgi.tcl/ 9HOMEPAGE= http://expect.sourceforge.net/cgi.tcl/index.html
11COMMENT= Library of Tcl procedures to assist in writing CGI scripts 10COMMENT= Library of Tcl procedures to assist in writing CGI scripts
12 11
13DEPENDS+= tcl>=8.3.2:../../lang/tcl 12DEPENDS+= tcl>=8.3.2:../../lang/tcl
14 13
15WRKSRC= ${WRKDIR}/cgi.tcl-1.3 14WRKSRC= ${WRKDIR}/cgi.tcl-1.3
16DIST_SUBDIR= ${PKGNAME_NOREV} 15DIST_SUBDIR= ${PKGNAME_NOREV}
17 16
18GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
19 18
20INSTALLATION_DIRS= share/doc/tcl/cgi-tcl share/examples/tcl/cgi-tcl 19INSTALLATION_DIRS= share/doc/tcl/cgi-tcl share/examples/tcl/cgi-tcl
21 20
22post-install: 21post-install:
23 ${INSTALL_DATA} ${WRKSRC}/doc/* ${DESTDIR}${PREFIX}/share/doc/tcl/cgi-tcl 22 ${INSTALL_DATA} ${WRKSRC}/doc/* ${DESTDIR}${PREFIX}/share/doc/tcl/cgi-tcl