Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2018 21:37:50 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475205 - head/devel/cligen
Message-ID:  <201807232137.w6NLboT2043626@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807232137.w6NLboT2043626>