Sun Nov 20 20:15:32 2022 UTC ()
geomyidae: Update to 0.69

Changes:
# Geomyidae v0.69 "I believe I can vla-ai" OTA edition

Shortly after the  last release, there is another over  the air release.
This time, the version has been bumped up to v0.69, due to the weight of
the release:

* Geomyidae now has HAProxy support.
* See the haproxy/gopher-haproxy.cfg example file.

# Geomyidae v0.52 OTA release "Billion Gophers"

I am glad to announce the  v0.52 over the air "Billion Gophers" release,
live  from a  plane flying  over the  Atlantic Ocean  from Frankfurt  to
Buenos Aires.

The features included are:

* A portable mtime access, which works on BSD and Mac OS X now.
* A SERVER_LISTEN_NAME feature, exposed in CGI scripts, used for:
* gopher://bitreich.org/1/billion-gophers
* Now gopherspace has surpassed webspace, with a simple
CGI parameter. Scaling made easy.


(leot)
diff -r1.15 -r1.16 pkgsrc/net/Geomyidae/Makefile
diff -r1.12 -r1.13 pkgsrc/net/Geomyidae/distinfo

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

--- pkgsrc/net/Geomyidae/Makefile 2022/08/06 22:24:49 1.15
+++ pkgsrc/net/Geomyidae/Makefile 2022/11/20 20:15:32 1.16
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2022/08/06 22:24:49 leot Exp $ 1# $NetBSD: Makefile,v 1.16 2022/11/20 20:15:32 leot Exp $
2 2
3DISTNAME= geomyidae-v0.51 3DISTNAME= geomyidae-v0.69
4PKGNAME= ${DISTNAME:S/-v/-/} 4PKGNAME= ${DISTNAME:S/-v/-/}
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= ftp://bitreich.org/releases/geomyidae/ 6MASTER_SITES= ftp://bitreich.org/releases/geomyidae/
7 7
8MAINTAINER= leot@NetBSD.org 8MAINTAINER= leot@NetBSD.org
9HOMEPAGE= gopher://bitreich.org/1/scm/geomyidae 9HOMEPAGE= gopher://bitreich.org/1/scm/geomyidae
10COMMENT= Gopher daemon 10COMMENT= Gopher daemon
11LICENSE= mit 11LICENSE= mit
12 12
13BUILD_DEFS+= VARBASE GEOMYIDAE_USER GEOMYIDAE_GROUP GEOMYIDAE_ROOTDIR 13BUILD_DEFS+= VARBASE GEOMYIDAE_USER GEOMYIDAE_GROUP GEOMYIDAE_ROOTDIR
14FILES_SUBST+= GEOMYIDAE_USER=${GEOMYIDAE_USER} GEOMYIDAE_GROUP=${GEOMYIDAE_GROUP} 14FILES_SUBST+= GEOMYIDAE_USER=${GEOMYIDAE_USER} GEOMYIDAE_GROUP=${GEOMYIDAE_GROUP}
15FILES_SUBST+= GEOMYIDAE_ROOTDIR=${GEOMYIDAE_ROOTDIR} 15FILES_SUBST+= GEOMYIDAE_ROOTDIR=${GEOMYIDAE_ROOTDIR}
16 16

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

--- pkgsrc/net/Geomyidae/distinfo 2022/08/06 22:24:49 1.12
+++ pkgsrc/net/Geomyidae/distinfo 2022/11/20 20:15:32 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2022/08/06 22:24:49 leot Exp $ 1$NetBSD: distinfo,v 1.13 2022/11/20 20:15:32 leot Exp $
2 2
3BLAKE2s (geomyidae-v0.51.tar.gz) = 0b0102b4799e1c4a4141826ad7bc64cf9a33b43794b5528fe78e313a03e7f9b1 3BLAKE2s (geomyidae-v0.69.tar.gz) = e6eff50beef173242ac9f8d0cd503ca32a1e36eef9c2083c5e3e06415a4a21d9
4SHA512 (geomyidae-v0.51.tar.gz) = de51806bb042aeca4605c42a8ddb81908002a5fdeefc291e482067689debaf3dce222767e28e1d37064d7bbbbcb30689c4dd9d84348a29e553dd19c541469776 4SHA512 (geomyidae-v0.69.tar.gz) = c66f751472c35107c2c91f1675ab40bf68da1d3d5742ec94125c8ecba54b2832e82c8106a3627da53216cf3802ae7900ef8457c383160614ecce2a07b318662a
5Size (geomyidae-v0.51.tar.gz) = 33384 bytes 5Size (geomyidae-v0.69.tar.gz) = 34631 bytes