Fri Nov 16 12:31:52 2018 UTC ()
geomyidae: Update net/Geomyidae to 0.34

Changes:
Geomyidae v0.34 Release 損Above the Oceans束
------------------------------------------
I am proud to announce the v0.34 release of geomyidae!

It is named 損Above the Oceans束, because it is released 11km above the Atlantic
Ocean. I can't see whales from here.

Why a new release in such a short time?

In geomyidae v0.33 is a nasty listening bug, so do not use it.

What has changed from v0.33 v0.34:
* There is finally a multi-listening implementation, which allows constant
  behaviour of IPv6 and IPv4 across all platforms, including the BSDs.

	# bind to 0.0.0.0 and :: on port 7070
	geomyidae -b $(pwd) -p 7070 -d

	# bind to :: only on port 7070
	geomyidae -6 -b $(pwd) -p 7070 -d

	# bind to the IPv4 address of some interface only
	geomyidae -4 -b $(pwd) -i google.com

	# bind to IPv6 and IPv4 of many interfaces
	geomyidae -b $(pwd) -i google.com -i google.de -i nsa.gov

Geomyidae v0.33 Release
-----------------------
I am proud to announce the v0.33 release of geomyidae!

What has changed:
* More links for geomyidae resources.
* Fixes in error messages. They now show useful messages.
* Do not exit on SIGHUP. (Fix for OpenBSD startup.)
* Fix of some memory leaks.
* Relative path support in gph files!
	* This will make portable CGI applications easier possible.
	* This is now possible:

	[1|Some Cool Menu|../cool/menu|server|port]

* Fix to set the gph replacement port.
* Fix some IPv6 binding issues.
	* Some separate binding for BSDs is still in the works.
* Manpage has been beautified.
* '/' is now stripped from base path.

I want to thank all contributors! You are making gopher better!


(leot)
diff -r1.11 -r1.12 pkgsrc/net/Geomyidae/Makefile
diff -r1.7 -r1.8 pkgsrc/net/Geomyidae/distinfo
diff -r1.1 -r0 pkgsrc/net/Geomyidae/patches/patch-main.c

cvs diff -r1.11 -r1.12 pkgsrc/net/Geomyidae/Makefile (expand / switch to unified diff)

--- pkgsrc/net/Geomyidae/Makefile 2018/09/21 17:10:57 1.11
+++ pkgsrc/net/Geomyidae/Makefile 2018/11/16 12:31:52 1.12
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2018/09/21 17:10:57 leot Exp $ 1# $NetBSD: Makefile,v 1.12 2018/11/16 12:31:52 leot Exp $
2 2
3DISTNAME= geomyidae-v0.32.2 3DISTNAME= geomyidae-v0.34
4PKGNAME= ${DISTNAME:S/-v/-/} 4PKGNAME= ${DISTNAME:S/-v/-/}
5PKGREVISION= 1 
6CATEGORIES= net 5CATEGORIES= net
7MASTER_SITES= ftp://bitreich.org/releases/geomyidae/ 6MASTER_SITES= ftp://bitreich.org/releases/geomyidae/
8EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
9 8
10MAINTAINER= leot@NetBSD.org 9MAINTAINER= leot@NetBSD.org
11HOMEPAGE= gopher://bitreich.org/1/scm/geomyidae 10HOMEPAGE= gopher://bitreich.org/1/scm/geomyidae
12COMMENT= Gopher daemon for Linux/BSD 11COMMENT= Gopher daemon for Linux/BSD
13LICENSE= mit 12LICENSE= mit
14 13
15BUILD_DEFS+= VARBASE GEOMYIDAE_USER GEOMYIDAE_GROUP GEOMYIDAE_ROOTDIR 14BUILD_DEFS+= VARBASE GEOMYIDAE_USER GEOMYIDAE_GROUP GEOMYIDAE_ROOTDIR
16FILES_SUBST+= GEOMYIDAE_USER=${GEOMYIDAE_USER} GEOMYIDAE_GROUP=${GEOMYIDAE_GROUP} 15FILES_SUBST+= GEOMYIDAE_USER=${GEOMYIDAE_USER} GEOMYIDAE_GROUP=${GEOMYIDAE_GROUP}
17FILES_SUBST+= GEOMYIDAE_ROOTDIR=${GEOMYIDAE_ROOTDIR} 16FILES_SUBST+= GEOMYIDAE_ROOTDIR=${GEOMYIDAE_ROOTDIR}
18 17

cvs diff -r1.7 -r1.8 pkgsrc/net/Geomyidae/distinfo (expand / switch to unified diff)

--- pkgsrc/net/Geomyidae/distinfo 2018/09/21 17:10:57 1.7
+++ pkgsrc/net/Geomyidae/distinfo 2018/11/16 12:31:52 1.8
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.7 2018/09/21 17:10:57 leot Exp $ 1$NetBSD: distinfo,v 1.8 2018/11/16 12:31:52 leot Exp $
2 2
3SHA1 (geomyidae-v0.32.2.tgz) = cf7e947cdbcc3aa050e474595e728c773733e23e 3SHA1 (geomyidae-v0.34.tgz) = d636ec61ca97bddb36ada514c08da605488dba3a
4RMD160 (geomyidae-v0.32.2.tgz) = 48c80bf1f1b2c4126c461a84674d58030ca0aba7 4RMD160 (geomyidae-v0.34.tgz) = 8f1b53327d04f7e03ddfb500a39e5599e63bcde0
5SHA512 (geomyidae-v0.32.2.tgz) = 3b0927a16082df862b9efacc2f29fd1b1ca76f7d465426e179d5995a416bc27b518daba422512091304ed5479ff133e3d40f7bf66aedfbd8d99d13710809d519 5SHA512 (geomyidae-v0.34.tgz) = 55b7845c8b9fbee70b2e2bd71d2e3bb8e34c3029a1ea410cb39750763c81d5c31af8c703f7b673aa28fbfd61dd7915300ed4ff22f94c8430ac754681bc30ce41
6Size (geomyidae-v0.32.2.tgz) = 20897 bytes 6Size (geomyidae-v0.34.tgz) = 22242 bytes
7SHA1 (patch-main.c) = 2a1efaff4b894da05f609a638a9ad38af8ba59fe 

File Deleted: pkgsrc/net/Geomyidae/patches/Attic/patch-main.c