hello
net/sacc now has an official release FTP folder, and latest release is
newer than the current version in ports.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/sacc/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 23 Oct 2017 21:42:33 -0000 1.1.1.1
+++ Makefile 24 Apr 2018 08:00:01 -0000
@@ -1,7 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2017/10/23 21:42:33 bcallah Exp $
COMMENT = simple console gopher client
-DISTNAME = sacc-0.0.0.20171022
+V = 1.00
+DISTNAME = sacc-v${V}
+PKGNAME = sacc-${V}
+EXTRACT_SUFX= .tgz
+
CATEGORIES = net
HOMEPAGE = gopher://bitreich.org/1/scm/sacc
@@ -12,7 +16,7 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c curses
-MASTER_SITES = https://devio.us/~bcallah/source/
+MASTER_SITES = ftp://bitreich.org/releases/sacc/
# To open HTML and other links sacc doesn't understand.
RUN_DEPENDS = devel/xdg-utils
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/sacc/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 23 Oct 2017 21:42:33 -0000 1.1.1.1
+++ distinfo 24 Apr 2018 08:00:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (sacc-0.0.0.20171022.tar.gz) =
j2WysVPFKOhrbRM3WgxzXCiXn2L+XX8Rc78GTjGIAkA=
-SIZE (sacc-0.0.0.20171022.tar.gz) = 9107
+SHA256 (sacc-v1.00.tgz) = 5MwP5o5Ppbdesvz3UNTZ0QzyLbQa6PJWdI2EWKJov2Y=
+SIZE (sacc-v1.00.tgz) = 11164