svn commit: r432515 - head/ports-mgmt/synth

John Marino marino at FreeBSD.org
Thu Jan 26 15:24:44 UTC 2017


Author: marino
Date: Thu Jan 26 15:24:42 2017
New Revision: 432515
URL: https://svnweb.freebsd.org/changeset/ports/432515

Log:
  ports-mgmt/synth: Upgrade version 1.67 => 1.67a
  
  I forgot to bump the version internally, so v1.67 was showing v1.66 still
  on the help screen.  Fix and re-release 1.67.

Modified:
  head/ports-mgmt/synth/Makefile
  head/ports-mgmt/synth/distinfo

Modified: head/ports-mgmt/synth/Makefile
==============================================================================
--- head/ports-mgmt/synth/Makefile	Thu Jan 26 15:04:45 2017	(r432514)
+++ head/ports-mgmt/synth/Makefile	Thu Jan 26 15:24:42 2017	(r432515)
@@ -3,6 +3,7 @@
 
 PORTNAME=	synth
 PORTVERSION=	1.67
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	ports-mgmt
 
@@ -19,6 +20,7 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/libncurs
 USES=		ada:6
 USE_GITHUB=	yes
 GH_ACCOUNT=	jrmarino
+GH_TAGNAME=	v1.67a
 
 GPR=		${LOCALBASE}/lib/gnat
 MAKE_ENV=	NCURSES_LINK=static

Modified: head/ports-mgmt/synth/distinfo
==============================================================================
--- head/ports-mgmt/synth/distinfo	Thu Jan 26 15:04:45 2017	(r432514)
+++ head/ports-mgmt/synth/distinfo	Thu Jan 26 15:24:42 2017	(r432515)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485334041
-SHA256 (jrmarino-synth-v1.67_GH0.tar.gz) = 508214a846c8be1c5b4bc5201de638626d7a5f94ba95d18fb1013d1e9beb6d62
-SIZE (jrmarino-synth-v1.67_GH0.tar.gz) = 137954
+TIMESTAMP = 1485421022
+SHA256 (jrmarino-synth-v1.67-v1.67a_GH0.tar.gz) = 2d3da1f6fcc7515dca5c240a5554a1e1173c78107e170615bef77f7305e394f2
+SIZE (jrmarino-synth-v1.67-v1.67a_GH0.tar.gz) = 137955


More information about the svn-ports-head mailing list