update to 0.32.2

This commit is contained in:
jung 2018-07-01 18:05:30 +00:00
parent d7ee32afcc
commit 8f5e0f1953
4 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2018/06/25 18:18:41 jung Exp $
# $OpenBSD: Makefile,v 1.7 2018/07/01 18:05:30 jung Exp $
COMMENT = Gopher protocol daemon
DISTNAME = geomyidae-0.32.1
DISTNAME = geomyidae-0.32.2
CATEGORIES = net

View File

@ -1,2 +1,2 @@
SHA256 (geomyidae-0.32.1.tar.gz) = 34hKoERXxp8DDf+tUBeLlqw2SVIQHk2NnsoHzGCieag=
SIZE (geomyidae-0.32.1.tar.gz) = 20881
SHA256 (geomyidae-0.32.2.tar.gz) = /78PayOR9wgqLyRTTfOLTUMLoBx/QlFPCJ0vdI45Yl4=
SIZE (geomyidae-0.32.2.tar.gz) = 20896

View File

@ -1,10 +1,13 @@
$OpenBSD: patch-Makefile,v 1.2 2018/02/16 21:11:27 jung Exp $
$OpenBSD: patch-Makefile,v 1.3 2018/07/01 18:05:30 jung Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -9,7 +9,7 @@ PREFIX = /usr
@@ -7,9 +7,9 @@ VERSION = 0.32.2
PREFIX = /usr/local
BINDIR = ${PREFIX}/bin
MANDIR = ${PREFIX}/share/man/man8
-MANDIR = ${PREFIX}/share/man/man8
+MANDIR = ${PREFIX}/man/man8
-CFLAGS = -O2 -Wall
+CFLAGS = -Wall

View File

@ -1,6 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/22 15:53:45 jung Exp $
@comment $OpenBSD: PLIST,v 1.2 2018/07/01 18:05:30 jung Exp $
@newgroup _geomyidae:754
@newuser _geomyidae:754:_geomyidae:daemon:Geomyidae Gopher Daemon:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/geomyidae
@bin bin/geomyidae
@man man/man8/geomyidae.8
share/doc/geomyidae/
@ -21,7 +22,3 @@ share/examples/geomyidae/log
@owner _geomyidae
@group _geomyidae
@sample /var/log/geomyidae.log
@mode
@owner
@group
@rcscript ${RCDIR}/geomyidae