pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gopher Update to 3.0.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ea42c0ed097
branches: trunk
changeset: 460190:0ea42c0ed097
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 24 00:06:54 2003 +0000
description:
Update to 3.0.6:
* Deprecated gopherd in favor of PyGopherd.
[XXX: which is not yet packaged, any takers?]
diffstat:
net/gopher/Makefile | 8 +++++---
net/gopher/PLIST | 11 +----------
net/gopher/distinfo | 6 +++---
3 files changed, 9 insertions(+), 16 deletions(-)
diffs (53 lines):
diff -r 624fc072d54d -r 0ea42c0ed097 net/gopher/Makefile
--- a/net/gopher/Makefile Sat Aug 23 23:40:10 2003 +0000
+++ b/net/gopher/Makefile Sun Aug 24 00:06:54 2003 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 17:10:43 martti Exp $
+# $NetBSD: Makefile,v 1.4 2003/08/24 00:06:54 wiz Exp $
#
-DISTNAME= gopher-3.0.5
+DISTNAME= gopher_3.0.6
+PKGNAME= ${DISTNAME:S/_/-/}
+WRKSRC= ${WRKDIR}/gopher
CATEGORIES= net
-MASTER_SITES= http://quux.org/give-me-gopher/
+MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/
MAINTAINER= jgoerzen%complete.org@localhost
HOMEPAGE= gopher://quux.org/1/devel/gopher/
diff -r 624fc072d54d -r 0ea42c0ed097 net/gopher/PLIST
--- a/net/gopher/PLIST Sat Aug 23 23:40:10 2003 +0000
+++ b/net/gopher/PLIST Sun Aug 24 00:06:54 2003 +0000
@@ -1,19 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/21 15:41:55 agc Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/24 00:06:54 wiz Exp $
bin/gopher
bin/gophfilt
etc/gopher/gopher.hlp
etc/gopher/gopher.rc
etc/gopher/gopherremote.rc
-etc/gopherd/gopherd.conf
-etc/gopherd/gopherdlocal.conf
man/man1/gopher.1
man/man1/gophfilt.1
-man/man5/gopherd.conf.5
man/man5/gopherrc.5
-man/man8/gopherd.8
-man/man8/gopherindex.8
-sbin/gindexd
-sbin/gopherd
-sbin/gopherls
-@dirrm etc/gopherd
@dirrm etc/gopher
diff -r 624fc072d54d -r 0ea42c0ed097 net/gopher/distinfo
--- a/net/gopher/distinfo Sat Aug 23 23:40:10 2003 +0000
+++ b/net/gopher/distinfo Sun Aug 24 00:06:54 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/06/30 10:20:14 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/08/24 00:06:54 wiz Exp $
-SHA1 (gopher-3.0.5.tar.gz) = 8c7170f75d643c5a98dce02a89b0b49b1f8296cc
-Size (gopher-3.0.5.tar.gz) = 508713 bytes
+SHA1 (gopher_3.0.6.tar.gz) = c5b17445c7be11658fe9247edd1767f4f58eacbd
+Size (gopher_3.0.6.tar.gz) = 677753 bytes
Home |
Main Index |
Thread Index |
Old Index