Index: Makefile
===================================================================
RCS file: /cvs/ports/net/gophernicus/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile 1 Mar 2017 22:02:56 -0000 1.15
+++ Makefile 29 Jun 2017 19:01:59 -0000
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.15 2017/03/01 22:02:56 fcambus Exp $
COMMENT= modern gopher server
-DISTNAME= gophernicus-2.4
+DISTNAME= gophernicus-2.5
CATEGORIES= net
HOMEPAGE= gopher://gophernicus.org/
+MAINTAINER = Brian Callahan <bcallah@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/gophernicus/distinfo,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 distinfo
--- distinfo 1 Mar 2017 22:02:56 -0000 1.8
+++ distinfo 29 Jun 2017 19:01:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (gophernicus-2.4.tar.gz) = kFzujCtuyq0W9JZdlPCLXNJ4Fu1WIPkHD4XlEWQIueU=
-SIZE (gophernicus-2.4.tar.gz) = 51310
+SHA256 (gophernicus-2.5.tar.gz) = ZRu3ZzJhrVUCKAPypMJUiu+ohiojIM301kwyEinl1Zo=
+SIZE (gophernicus-2.5.tar.gz) = 51710
Hi ports --
fcambus@ pinged me on IRC to let me know that:
1. net/gophernicus was outdated
2. I needed to update it
3. I needed to be maintainer of it again
So here's a diff that addresses all 3 things. Works on my laptop.
OK?
~Brian
No comments:
Post a Comment