diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-18 10:27:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-18 10:27:30 +0000 |
commit | 7f7f0f7d6cd9552d62ef20d9f91a94951885b6cd (patch) | |
tree | a041e5c28f65999c301ae5caca7955435b484c39 /net/gofish | |
parent | 1efce5e83c17d7764173ccd1ca64011cfdc4fad8 (diff) | |
download | pkgsrc-7f7f0f7d6cd9552d62ef20d9f91a94951885b6cd.tar.gz |
Update to 1.2, provided by maintainer Emil Skoeldberg in PR 44406.
While here, set LICENSE.
Changes for 1.2
* HTTP directory temp files now use tmpdir
* updated code to kernel standards
* mkcache ignores more directories
Diffstat (limited to 'net/gofish')
-rw-r--r-- | net/gofish/Makefile | 6 | ||||
-rw-r--r-- | net/gofish/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/gofish/Makefile b/net/gofish/Makefile index d7a75681adb..aa97a5b97a0 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2011/01/17 16:14:58 dholland Exp $ +# $NetBSD: Makefile,v 1.13 2011/01/18 10:27:30 wiz Exp $ -DISTNAME= gofish-1.1 -PKGREVISION= 2 +DISTNAME= gofish-1.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gofish/} MAINTAINER= esg@sdf.lonestar.org HOMEPAGE= http://gofish.sourceforge.net/ COMMENT= Gopher server +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/gofish/distinfo b/net/gofish/distinfo index d2e2cfadf18..fecba71366e 100644 --- a/net/gofish/distinfo +++ b/net/gofish/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/11/11 21:14:50 wiz Exp $ +$NetBSD: distinfo,v 1.4 2011/01/18 10:27:30 wiz Exp $ -SHA1 (gofish-1.1.tar.gz) = fb971d039bf2271fe9cb2df4a8bc20a489da9e4c -RMD160 (gofish-1.1.tar.gz) = 97c0bf1e201a7326d650e4f132d65c6b94ed609c -Size (gofish-1.1.tar.gz) = 215963 bytes +SHA1 (gofish-1.2.tar.gz) = 3508e5e7c784f4accede75cb9434567637d65e50 +RMD160 (gofish-1.2.tar.gz) = aa31d5bf52a6a2988df3c451eb1cd09c27d10db5 +Size (gofish-1.2.tar.gz) = 212596 bytes SHA1 (patch-aa) = 3ec66d742c26f04787cf3785f62c58599ecf57ff |