Hi,
Here an update for upobsd.
ChangeLog:
- several man page modification
- when verifying bsd.rd with signify, try key from current version and
from next version. it should allow smooth upgrade while following
-current and openbsd version change
For full changelog, see https://bitbucket.org/semarie/upobsd/commits/tag/1.1
Thanks.
--
Sebastien Marie
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/upobsd/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 27 Feb 2018 22:38:54 -0000 1.3
+++ Makefile 30 Sep 2018 13:33:17 -0000
@@ -2,7 +2,7 @@
COMMENT = download, verify and patch bsd.rd image
-V = 1.0
+V = 1.1
DISTNAME = upobsd-${V}
CATEGORIES = sysutils
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/upobsd/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 27 Feb 2018 22:38:54 -0000 1.3
+++ distinfo 30 Sep 2018 13:33:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (upobsd-1.0.tar.gz) = 7naeUI+L41FfUMC3NdgXr0cjWQ0L90tY/TovXKkmUmE=
-SIZE (upobsd-1.0.tar.gz) = 10734
+SHA256 (upobsd-1.1.tar.gz) = jPT1dbQQcE6iOddQb6BGwfBsP9aIxpIGG4j9bZ+MVqk=
+SIZE (upobsd-1.1.tar.gz) = 10943
No comments:
Post a Comment