diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-18 17:07:45 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-18 17:07:45 +0000 |
commit | f29a218fcd1fc4bf16d252f307eef4d729dd5dcc (patch) | |
tree | 912fc46258efb2d48bb6aedc0d0b7102da00f29c /x11/cinnamon | |
parent | 638d4ac389fd6f388090fb19a9c40966f4f7f262 (diff) |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=386691
Diffstat (limited to 'x11/cinnamon')
-rw-r--r-- | x11/cinnamon/Makefile | 3 | ||||
-rw-r--r-- | x11/cinnamon/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index f8e8763aa6b5..9e00517c0202 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -5,7 +5,6 @@ PORTNAME= cinnamon PORTVERSION= 2.4.6 PORTREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -42,6 +41,8 @@ USES= autoreconf:build compiler:c11 gettext gmake libtool \ pathfix pkgconfig python shebangfix USE_GNOME= evolutiondataserver3 gconf2 gnomedesktop3 \ gnomeprefix gtk30 intlhack introspection:build +USE_GITHUB= yes +GH_ACCOUNT= linuxmint # this happens before moving the file to ${PREFIX} (which then will be copied to ${STAGEDIR}${PREFIX}) SHEBANG_FILES= files/usr/bin/cinnamon2d USE_XORG= x11 xfixes sm diff --git a/x11/cinnamon/distinfo b/x11/cinnamon/distinfo index de0ec885d0b3..6067d3f914f4 100644 --- a/x11/cinnamon/distinfo +++ b/x11/cinnamon/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-2.4.6.tar.gz) = f0f8b0c56e8c6ee53daa06bea28c04967960eefed601db2f0ae745ca2abe78e1 -SIZE (gnome3/cinnamon-2.4.6.tar.gz) = 2813177 +SHA256 (gnome3/linuxmint-cinnamon-2.4.6_GH0.tar.gz) = f0f8b0c56e8c6ee53daa06bea28c04967960eefed601db2f0ae745ca2abe78e1 +SIZE (gnome3/linuxmint-cinnamon-2.4.6_GH0.tar.gz) = 2813177 |