svn commit: r386261 - head/x11-fonts/sourcecodepro-ttf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 13 19:03:20 UTC 2015
Author: sunpoet
Date: Wed May 13 19:03:19 2015
New Revision: 386261
URL: https://svnweb.freebsd.org/changeset/ports/386261
Log:
- Cleanup GH_* knobs: use DISTVERSIONSUFFIX
Modified:
head/x11-fonts/sourcecodepro-ttf/Makefile
head/x11-fonts/sourcecodepro-ttf/distinfo
Modified: head/x11-fonts/sourcecodepro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/Makefile Wed May 13 19:03:14 2015 (r386260)
+++ head/x11-fonts/sourcecodepro-ttf/Makefile Wed May 13 19:03:19 2015 (r386261)
@@ -3,6 +3,7 @@
PORTNAME= sourcecodepro-ttf
PORTVERSION= 1.017
+DISTVERSIONSUFFIX= R
PORTREVISION= 1
CATEGORIES= x11-fonts
@@ -20,7 +21,6 @@ SUB_FILES= pkg-message
GH_ACCOUNT= adobe-fonts
GH_PROJECT= source-code-pro
-GH_TAGNAME= ${PORTVERSION}R
USE_GITHUB= yes
do-install:
Modified: head/x11-fonts/sourcecodepro-ttf/distinfo
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/distinfo Wed May 13 19:03:14 2015 (r386260)
+++ head/x11-fonts/sourcecodepro-ttf/distinfo Wed May 13 19:03:19 2015 (r386261)
@@ -1,2 +1,2 @@
-SHA256 (adobe-fonts-source-code-pro-1.017-1.017R_GH0.tar.gz) = 595aa593778beded801c12975f30ff1e78516654729afd2cfd8609121c50040f
-SIZE (adobe-fonts-source-code-pro-1.017-1.017R_GH0.tar.gz) = 2329732
+SHA256 (adobe-fonts-source-code-pro-1.017R_GH0.tar.gz) = 595aa593778beded801c12975f30ff1e78516654729afd2cfd8609121c50040f
+SIZE (adobe-fonts-source-code-pro-1.017R_GH0.tar.gz) = 2329732
More information about the svn-ports-head
mailing list