This updates bgpq3 to the now-released 0.1.32 version.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/openbsd/ports/net/bgpq3/Makefile,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 Makefile
--- Makefile    10 Sep 2016 13:03:42 -0000      1.3
+++ Makefile    4 Oct 2016 12:30:24 -0000
@@ -4,27 +4,22 @@ PORTROACH =           skipv:initial
 
 COMMENT = bgp filtering automation for Cisco and Juniper routers
 
-VERSION =              0.1.32-rc6
-DISTNAME =             bgpq3-${VERSION}
-PKGNAME =              ${DISTNAME:S/-rc/rc/}
-REVISION =             0
+VERSION =              0.1.32
+GH_PROJECT =           bgpq3
+GH_ACCOUNT =           snar
+GH_TAGNAME =           v${VERSION}
 
 CATEGORIES =           net
 
 HOMEPAGE =             https://github.com/snar/bgpq3
 
-# XXX - use this until 0.1.32-rc6 is really released
-GH_COMMIT =            2df0a548116c146d8a2b22295eef9484302ba504
-#GH_TAGNAME =          ${VERSION}
-GH_ACCOUNT =           snar
-GH_PROJECT =           bgpq3
-
 # BSD
 PERMIT_PACKAGE_CDROM = Yes
 
 WANTLIB += c
 
 CONFIGURE_STYLE =      gnu
+NO_TEST =              Yes
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/bgpq3 ${PREFIX}/bin
Index: distinfo
===================================================================
RCS file: /cvs/openbsd/ports/net/bgpq3/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo    30 Nov 2015 11:06:59 -0000      1.1.1.1
+++ distinfo    4 Oct 2016 11:33:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (bgpq3-0.1.32-rc6.tar.gz) = g+9yjN+WkrcYFAZxs7HT9Uzu1ivYeQVmpmd0mfPy/YY=
-SIZE (bgpq3-0.1.32-rc6.tar.gz) = 82068
+SHA256 (bgpq3-0.1.32.tar.gz) = oRwoPbGkgNCFvhWjN8sK1j3+73jk2gmo9enzI7arMxs=
+SIZE (bgpq3-0.1.32.tar.gz) = 82283


-- 
I am not now, nor have I ever been, a member of the demigodic party.
                -- Dennis Ritchie

Reply via email to