diff options
-rw-r--r-- | x11/startup-notification/Makefile | 12 | ||||
-rw-r--r-- | x11/startup-notification/distinfo | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 1833a350ac41..f2c7f272c8a4 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -6,20 +6,20 @@ # PORTNAME= startup-notification -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 +MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ \ + ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library that supports startup notification spec from freedesktop.org -USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier lthack gnometarget pkgconfig -USE_INC_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget pkgconfig +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/startup-notification/distinfo b/x11/startup-notification/distinfo index 09f87549e4d8..344dce400128 100644 --- a/x11/startup-notification/distinfo +++ b/x11/startup-notification/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/startup-notification-0.7.tar.bz2) = 60417dc65c4e88af3c8bafc11ef5242a -SIZE (gnome2/startup-notification-0.7.tar.bz2) = 225970 +MD5 (gnome2/startup-notification-0.8.tar.gz) = 9bba52ffe8c096cfeeaf7a1dcd9b943d +SIZE (gnome2/startup-notification-0.8.tar.gz) = 335722 |