Tuesday, February 27, 2018

[update] sysutils/upobsd (switch to uploaded tarball)

Hi,

For sysutils/upobsd, I am not using github but bitbucket, but I assume
auto-generated tarball should be avoided here too.

While here, I properly released 1.0 (it is same as ad19e93e1914, so no
functional changes).

distinfo changed as the root directory of the tarball switched from
'semarie-upobsd-ad19e93e1914' to 'upobsd-1.0'. File contents should be
the same.

Thanks.
--
Sebastien Marie


Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/upobsd/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 6 Jan 2018 14:34:17 -0000 1.2
+++ Makefile 27 Feb 2018 15:12:06 -0000
@@ -2,8 +2,8 @@

COMMENT = download, verify and patch bsd.rd image

-V = ad19e93e1914
-DISTNAME = upobsd-0.0.20180106
+V = 1.0
+DISTNAME = upobsd-${V}

CATEGORIES = sysutils

@@ -17,15 +17,11 @@ PERMIT_PACKAGE_CDROM = Yes
# uses pledge()
WANTLIB = c

-MASTER_SITES = https://bitbucket.org/semarie/upobsd/get/
-DISTFILES
= ${DISTNAME}{${V}}${EXTRACT_SUFX}
+MASTER_SITES = https://bitbucket.org/semarie/upobsd/downloads/

MAKE_ENV = BINDIR=${LOCALBASE}/bin \
MANDIR=${LOCALBASE}/man/man

NO_TEST = Yes
-
-post-extract:
- @mv ${WRKDIR}/semarie-upobsd-${V} ${WRKDIST}

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/upobsd/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 6 Jan 2018 14:34:17 -0000 1.2
+++ distinfo 27 Feb 2018 15:12:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (upobsd-0.0.20180106.tar.gz) = wNOV7ps39WS0Yx0mcDitUaWBRe1uNdgs4ya8U7pDYFo=
-SIZE (upobsd-0.0.20180106.tar.gz) = 10591
+SHA256 (upobsd-1.0.tar.gz) = 7naeUI+L41FfUMC3NdgXr0cjWQ0L90tY/TovXKkmUmE=
+SIZE (upobsd-1.0.tar.gz) = 10734

No comments:

Post a Comment