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:
@@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= jgraphx
|
||||
PORTVERSION= 2.5.1.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= java graphics
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user