Update to 1.1.1, latest release on fsf site.

Take maintainership from tech-pkg.

 - version 1.1.1 released 2002-04-26
    - new CGI cookies support by Aaron VanDevender
    - miscellaneous distribution news
      - new subdir examples/
      - example program "wwwcat" no longer installed on "make install"
      - INSTALL now explains which files are copied where on "make install"
This commit is contained in:
gdt 2005-10-16 22:55:50 +00:00
parent 686d3b08c7
commit 398d1f9665
3 changed files with 13 additions and 11 deletions

View file

@ -1,16 +1,19 @@
# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:25 tv Exp $
# $NetBSD: Makefile,v 1.13 2005/10/16 22:55:50 gdt Exp $
DISTNAME= guile-www-1.0.1
PKGREVISION= 4
DISTNAME= guile-www-1.1.1
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
MAINTAINER= tech-pkg@NetBSD.org
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/guile/
COMMENT= Guile WWW module
GNU_CONFIGURE= YES
INFO_FILES= guile-www.info
.include "../../lang/guile14/buildlink3.mk"
# Version 2.13 is available at
# http://www.glug.org/people/ttn/software/guile-www/
# It is not clear what the consequences of moving to this version are. -gdt
.include "../../lang/guile/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,7 +1,6 @@
@comment $NetBSD: PLIST,v 1.3 2004/02/15 22:44:26 seb Exp $
@comment $NetBSD: PLIST,v 1.4 2005/10/16 22:55:50 gdt Exp $
share/guile/www/cgi.scm
share/guile/www/http.scm
share/guile/www/main.scm
share/guile/www/url.scm
share/guile/www/wwwcat
@dirrm share/guile/www

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/23 22:24:16 agc Exp $
$NetBSD: distinfo,v 1.3 2005/10/16 22:55:50 gdt Exp $
SHA1 (guile-www-1.0.1.tar.gz) = 815d94b0c5fde750a5b31d135b783eb95c3c732f
RMD160 (guile-www-1.0.1.tar.gz) = bb4f9b68310d5e3ac5c00ed591c2f1c95c32a55b
Size (guile-www-1.0.1.tar.gz) = 121042 bytes
SHA1 (guile-www-1.1.1.tar.gz) = 1265b8f564c20df139ed12ab2b17d9a96bef8019
RMD160 (guile-www-1.1.1.tar.gz) = eac714b0626d6a2f73fa311c1881e48651362e4a
Size (guile-www-1.1.1.tar.gz) = 127566 bytes