diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 19:13:24 +0000 |
commit | d129587b5d568b0ff5300386f1e1b706c349f38e (patch) | |
tree | e398c7b6ea5203fd3953999e6dd9d6c83c9ec931 /deskutils/gnome-shell-extension-weather | |
parent | c13de12f75988e599e389d9c77ed92db8d927185 (diff) |
Notes
Diffstat (limited to 'deskutils/gnome-shell-extension-weather')
-rw-r--r-- | deskutils/gnome-shell-extension-weather/Makefile | 12 | ||||
-rw-r--r-- | deskutils/gnome-shell-extension-weather/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/deskutils/gnome-shell-extension-weather/Makefile b/deskutils/gnome-shell-extension-weather/Makefile index 68cdcb12529c..0881b11cda9d 100644 --- a/deskutils/gnome-shell-extension-weather/Makefile +++ b/deskutils/gnome-shell-extension-weather/Makefile @@ -2,17 +2,16 @@ # $FreeBSD$ PORTNAME= gnome-shell-extension-weather -PORTVERSION= 0.0.0.20141126 +PORTVERSION= 0.0.0.20150421 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Weather extension for the GNOME3 shell -BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell -USES= autoreconf:build gettext gmake libtool pkgconfig tar:xz +USES= autoreconf gettext gmake libtool pkgconfig tar:xz USE_GNOME= glib20 intlhack USE_GITHUB= yes USE_LDCONFIG= yes @@ -21,14 +20,11 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GH_ACCOUNT= Neroth -GH_TAGNAME= 329139f +GH_PROJECT= gnome-shell-extension-weather +GH_TAGNAME= 746debe PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves GLIB_SCHEMAS= org.gnome.shell.extensions.weather.gschema.xml -pre-configure: - cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh - ${intlhack_PRE_PATCH} - .include <bsd.port.mk> diff --git a/deskutils/gnome-shell-extension-weather/distinfo b/deskutils/gnome-shell-extension-weather/distinfo index 5ffbb992b78e..a5396f5177c2 100644 --- a/deskutils/gnome-shell-extension-weather/distinfo +++ b/deskutils/gnome-shell-extension-weather/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20141126-329139f_GH0.tar.xz) = 65bb39492b6454b7f36d885a8f79a0c96590401bb66daeccdb30cba530da22ee -SIZE (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20141126-329139f_GH0.tar.xz) = 290079 +SHA256 (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20150421-746debe_GH0.tar.xz) = 3342e9cbe114be01c9b726906b456c7dc3365db0c722ef1648f121ec6efea02d +SIZE (gnome3/Neroth-gnome-shell-extension-weather-0.0.0.20150421-746debe_GH0.tar.xz) = 290734 |