Date: Wed, 13 May 2015 19:03:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386261 - head/x11-fonts/sourcecodepro-ttf Message-ID: <201505131903.t4DJ3JKY054504@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505131903.t4DJ3JKY054504>