svn commit: r475205 - head/devel/cligen

Renato Botelho garga at FreeBSD.org
Mon Jul 23 21:37:51 UTC 2018


Author: garga
Date: Mon Jul 23 21:37:50 2018
New Revision: 475205
URL: https://svnweb.freebsd.org/changeset/ports/475205

Log:
  Update devel/cligen to 3.7.0
  
  Submitted by:	David Cornejo <dcornejo at netgate.com> (maintainer)
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/devel/cligen/Makefile
  head/devel/cligen/distinfo

Modified: head/devel/cligen/Makefile
==============================================================================
--- head/devel/cligen/Makefile	Mon Jul 23 21:19:01 2018	(r475204)
+++ head/devel/cligen/Makefile	Mon Jul 23 21:37:50 2018	(r475205)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cligen
-DISTVERSION=	3.7.0-b.2080412
+PORTVERSION=	3.7.0
 CATEGORIES=	devel
 
 MAINTAINER=	dcornejo at netgate.com
@@ -14,13 +14,9 @@ USES=		bison gmake
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	olofhagsand
-GH_TAGNAME=	6da03b06cb5330f3ca9c619779565dceef4f203d
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 MAKE_JOBS_UNSAFE=	yes
-
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.3.7
 
 .include <bsd.port.mk>

Modified: head/devel/cligen/distinfo
==============================================================================
--- head/devel/cligen/distinfo	Mon Jul 23 21:19:01 2018	(r475204)
+++ head/devel/cligen/distinfo	Mon Jul 23 21:37:50 2018	(r475205)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524507504
-SHA256 (olofhagsand-cligen-3.7.0-b.2080412-6da03b06cb5330f3ca9c619779565dceef4f203d_GH0.tar.gz) = aeb40ca801576af87e8c7a6f477128729c445309dd247f996ebd347b2e6d49b6
-SIZE (olofhagsand-cligen-3.7.0-b.2080412-6da03b06cb5330f3ca9c619779565dceef4f203d_GH0.tar.gz) = 770460
+TIMESTAMP = 1532381682
+SHA256 (olofhagsand-cligen-3.7.0_GH0.tar.gz) = 5af4d2548491d123737f71c9b928bbe661384a5d8c102033746ffe0f42406b7d
+SIZE (olofhagsand-cligen-3.7.0_GH0.tar.gz) = 776323


More information about the svn-ports-all mailing list