aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-02-14 00:38:32 +0800
committermat <mat@FreeBSD.org>2017-02-14 00:38:32 +0800
commit4326aeff85d259649728896f2880368fce1c5b79 (patch)
treeb19fe6a0916585a88a13249d8ec660a858716a03 /graphics
parent33e4cfe6e033ee0e0970f264c59c6ac8682d832c (diff)
downloadfreebsd-ports-gnome-4326aeff85d259649728896f2880368fce1c5b79.tar.gz
freebsd-ports-gnome-4326aeff85d259649728896f2880368fce1c5b79.tar.zst
freebsd-ports-gnome-4326aeff85d259649728896f2880368fce1c5b79.zip
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong. Sponsored by: Absolight
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cimg/Makefile3
-rw-r--r--graphics/cimg/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index f377a1247b32..32299a550a4d 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PORTNAME= cimg
-DISTVERSIONPREFIX= v
DISTVERSION= 1.7.9
PORTREVISION= 2
PORTEPOCH= 3
@@ -26,7 +25,7 @@ ONLY_FOR_ARCHS_REASON= invokes i386 asm
USE_GITHUB= yes
GH_ACCOUNT= dtschump
GH_PROJECT= CImg
-GH_TAGNAME= ${DISTVERSIONPREFIX}.${DISTVERSION:S/.//g}
+GH_TAGNAME= v.${DISTVERSION:S/.//g}
.if !defined(WITHOUT_LAPACK)
. if defined(WITH_ATLAS)
diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo
index 40e2f0151de9..1e7014207fae 100644
--- a/graphics/cimg/distinfo
+++ b/graphics/cimg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479501589
-SHA256 (dtschump-CImg-v1.7.9-v.179_GH0.tar.gz) = adb0d77eded5dceae512d6c03233bdb01fe06121f8fdc661326e20da674caff8
-SIZE (dtschump-CImg-v1.7.9-v.179_GH0.tar.gz) = 17828648
+TIMESTAMP = 1487003066
+SHA256 (dtschump-CImg-1.7.9-v.179_GH0.tar.gz) = adb0d77eded5dceae512d6c03233bdb01fe06121f8fdc661326e20da674caff8
+SIZE (dtschump-CImg-1.7.9-v.179_GH0.tar.gz) = 17828648