diff options
author | mat <mat@FreeBSD.org> | 2015-05-19 01:07:45 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-19 01:07:45 +0800 |
commit | 2574893f2308874906f621f7c7435d7f8d5b2e33 (patch) | |
tree | 912fc46258efb2d48bb6aedc0d0b7102da00f29c /x11/cinnamon | |
parent | 03e238719c2d43ed160b7409281f5f7295a8710a (diff) | |
download | freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.gz freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.zst freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.zip |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
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 |