Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2020 11:50:10 +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: r530967 - head/devel/cligen
Message-ID:  <202004071150.037BoAXA066372@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Tue Apr  7 11:50:10 2020
New Revision: 530967
URL: https://svnweb.freebsd.org/changeset/ports/530967

Log:
  devel/cligen: Update to 4.4.0
  
  PR:		245408
  Submitted by:	Dave Cornejo <dcornejo@netgate.com> (maintainer)
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/devel/cligen/Makefile
  head/devel/cligen/distinfo
  head/devel/cligen/pkg-plist

Modified: head/devel/cligen/Makefile
==============================================================================
--- head/devel/cligen/Makefile	Tue Apr  7 11:15:12 2020	(r530966)
+++ head/devel/cligen/Makefile	Tue Apr  7 11:50:10 2020	(r530967)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cligen
-PORTVERSION=	4.3.0
+PORTVERSION=	4.4.0
 CATEGORIES=	devel
 
 MAINTAINER=	dcornejo@netgate.com

Modified: head/devel/cligen/distinfo
==============================================================================
--- head/devel/cligen/distinfo	Tue Apr  7 11:15:12 2020	(r530966)
+++ head/devel/cligen/distinfo	Tue Apr  7 11:50:10 2020	(r530967)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584702563
-SHA256 (olofhagsand-cligen-4.3.0_GH0.tar.gz) = 9902b6689e7581d08f083d550fc996deb3daabbc6c87a036ef275a41c3a47bf0
-SIZE (olofhagsand-cligen-4.3.0_GH0.tar.gz) = 734118
+TIMESTAMP = 1586209752
+SHA256 (olofhagsand-cligen-4.4.0_GH0.tar.gz) = 04a7d6a57633b1482a53d8ef468352de42ea7968a33949110124be9d596d535f
+SIZE (olofhagsand-cligen-4.4.0_GH0.tar.gz) = 736589

Modified: head/devel/cligen/pkg-plist
==============================================================================
--- head/devel/cligen/pkg-plist	Tue Apr  7 11:15:12 2020	(r530966)
+++ head/devel/cligen/pkg-plist	Tue Apr  7 11:50:10 2020	(r530967)
@@ -14,4 +14,4 @@ include/cligen/cligen_syntax.h
 include/cligen/cligen_util.h
 lib/libcligen.so
 lib/libcligen.so.4
-lib/libcligen.so.4.3
+lib/libcligen.so.4.4



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