diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
commit | fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 (patch) | |
tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /deskutils/gnome-shell-extension-hidetopbar | |
parent | 86b530b12dd467324ca3c61be77956ac03d7c5ac (diff) | |
download | freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.gz freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.zst freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.zip |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'deskutils/gnome-shell-extension-hidetopbar')
-rw-r--r-- | deskutils/gnome-shell-extension-hidetopbar/Makefile | 5 | ||||
-rw-r--r-- | deskutils/gnome-shell-extension-hidetopbar/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/deskutils/gnome-shell-extension-hidetopbar/Makefile b/deskutils/gnome-shell-extension-hidetopbar/Makefile index 311bac74cc6c..c5cff29c7522 100644 --- a/deskutils/gnome-shell-extension-hidetopbar/Makefile +++ b/deskutils/gnome-shell-extension-hidetopbar/Makefile @@ -14,8 +14,6 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas -WRKSRC= ${WRKDIR}/mlutfy-hidetopbar-${GH_COMMIT} - USES= gettext gmake pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes @@ -24,9 +22,8 @@ LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.shell.extensions.hidetopbar.gschema.xml GH_ACCOUNT= mlutfy -GH_TAGNAME= 033a2e5 -GH_COMMIT= 033a2e5 GH_PROJECT= hidetopbar +GH_TAGNAME= 033a2e5 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves diff --git a/deskutils/gnome-shell-extension-hidetopbar/distinfo b/deskutils/gnome-shell-extension-hidetopbar/distinfo index 78b4be38e097..5f28ebccecad 100644 --- a/deskutils/gnome-shell-extension-hidetopbar/distinfo +++ b/deskutils/gnome-shell-extension-hidetopbar/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-extension-hidetopbar-0.0.0.20141126.tar.xz) = f12f53f7545956ce8928c0562e7469340adb41317d13b92655fd5a83cb9d3c97 -SIZE (gnome3/gnome-shell-extension-hidetopbar-0.0.0.20141126.tar.xz) = 12787 +SHA256 (gnome3/mlutfy-hidetopbar-0.0.0.20141126-033a2e5_GH0.tar.xz) = 69471622be621636af2768094fc5db3dd5904fe85d1ab0f2b794963a7ccf8fae +SIZE (gnome3/mlutfy-hidetopbar-0.0.0.20141126-033a2e5_GH0.tar.xz) = 12786 |