1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX to

unbreak fetch.  This affects the name of the distfile (but not the
size or hash), so update distinfo to match.

PR:		202735
Approved by:	makc (maintainer)
This commit is contained in:
Don Lewis 2015-08-29 18:24:27 +00:00
parent 413c2ebc9e
commit 41d3ef6182
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395564
2 changed files with 3 additions and 2 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= jgraphx
PORTVERSION= 2.5.1.0
DISTVERSIONPREFIX= v
CATEGORIES= java graphics
MAINTAINER= makc@FreeBSD.org

View File

@ -1,2 +1,2 @@
SHA256 (jgraph-jgraphx-2.5.1.0_GH0.tar.gz) = 6638e100af80c3885c4e87b3f951060fa6c5111d34fc17b44ba2da05963111b7
SIZE (jgraph-jgraphx-2.5.1.0_GH0.tar.gz) = 3181415
SHA256 (jgraph-jgraphx-v2.5.1.0_GH0.tar.gz) = 6638e100af80c3885c4e87b3f951060fa6c5111d34fc17b44ba2da05963111b7
SIZE (jgraph-jgraphx-v2.5.1.0_GH0.tar.gz) = 3181415