diff options
author | marino <marino@FreeBSD.org> | 2017-01-26 23:24:42 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2017-01-26 23:24:42 +0800 |
commit | 330e05f07fa3c5a02b046165ce3afc97edf145b1 (patch) | |
tree | a74d0250dc593621937d911abde811a77036ee28 /ports-mgmt | |
parent | 0f6684a5d7be0b5102bd74a838fe0807773fb57c (diff) | |
download | freebsd-ports-gnome-330e05f07fa3c5a02b046165ce3afc97edf145b1.tar.gz freebsd-ports-gnome-330e05f07fa3c5a02b046165ce3afc97edf145b1.tar.zst freebsd-ports-gnome-330e05f07fa3c5a02b046165ce3afc97edf145b1.zip |
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.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/synth/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/synth/distinfo | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile index 75c2da8742c6..5307d5ae8d39 100644 --- a/ports-mgmt/synth/Makefile +++ b/ports-mgmt/synth/Makefile @@ -3,6 +3,7 @@ PORTNAME= synth PORTVERSION= 1.67 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt @@ -19,6 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libncurses.a:devel/ncurses \ USES= ada:6 USE_GITHUB= yes GH_ACCOUNT= jrmarino +GH_TAGNAME= v1.67a GPR= ${LOCALBASE}/lib/gnat MAKE_ENV= NCURSES_LINK=static diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo index 997a1af0d79d..edaf1290d0ce 100644 --- a/ports-mgmt/synth/distinfo +++ b/ports-mgmt/synth/distinfo @@ -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 |