diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-14 03:03:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-14 03:03:19 +0800 |
commit | 7caf56f85f446b800afe03631abd9805d8bfb7ed (patch) | |
tree | 375898e2a67efcbded9728f07ac955c11dff0133 /x11-fonts | |
parent | 21100d769d57fa7dc4fdb0b4c5431e596c2e2204 (diff) | |
download | freebsd-ports-gnome-7caf56f85f446b800afe03631abd9805d8bfb7ed.tar.gz freebsd-ports-gnome-7caf56f85f446b800afe03631abd9805d8bfb7ed.tar.zst freebsd-ports-gnome-7caf56f85f446b800afe03631abd9805d8bfb7ed.zip |
- Cleanup GH_* knobs: use DISTVERSIONSUFFIX
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/sourcecodepro-ttf/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/sourcecodepro-ttf/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/sourcecodepro-ttf/Makefile b/x11-fonts/sourcecodepro-ttf/Makefile index 35f7bedbe753..4855043db451 100644 --- a/x11-fonts/sourcecodepro-ttf/Makefile +++ b/x11-fonts/sourcecodepro-ttf/Makefile @@ -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: diff --git a/x11-fonts/sourcecodepro-ttf/distinfo b/x11-fonts/sourcecodepro-ttf/distinfo index 535be0e0bb4e..e51a89f1683e 100644 --- a/x11-fonts/sourcecodepro-ttf/distinfo +++ b/x11-fonts/sourcecodepro-ttf/distinfo @@ -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 |