From 41d3ef6182742cd3db8f8bb46c95693fcb480178 Mon Sep 17 00:00:00 2001 From: Don Lewis Date: Sat, 29 Aug 2015 18:24:27 +0000 Subject: [PATCH] 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) --- java/jgraphx/Makefile | 1 + java/jgraphx/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/java/jgraphx/Makefile b/java/jgraphx/Makefile index ddab005643c4..03421ae353db 100644 --- a/java/jgraphx/Makefile +++ b/java/jgraphx/Makefile @@ -2,6 +2,7 @@ PORTNAME= jgraphx PORTVERSION= 2.5.1.0 +DISTVERSIONPREFIX= v CATEGORIES= java graphics MAINTAINER= makc@FreeBSD.org diff --git a/java/jgraphx/distinfo b/java/jgraphx/distinfo index 57ff1a5dad80..c8ebd4cbe315 100644 --- a/java/jgraphx/distinfo +++ b/java/jgraphx/distinfo @@ -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