diff options
author | marcus <marcus@FreeBSD.org> | 2007-03-18 05:27:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-03-18 05:27:58 +0800 |
commit | 8c00ce7793fc14ac4103f1a0c5c8d1b9d1eac875 (patch) | |
tree | ea70bd0248d805da2c9f1a43ae7bd8a27a9a3890 /x11/startup-notification | |
parent | 114583ecc5b0eb52e22368de720ce46f9d5b1859 (diff) | |
download | freebsd-ports-gnome-8c00ce7793fc14ac4103f1a0c5c8d1b9d1eac875.tar.gz freebsd-ports-gnome-8c00ce7793fc14ac4103f1a0c5c8d1b9d1eac875.tar.zst freebsd-ports-gnome-8c00ce7793fc14ac4103f1a0c5c8d1b9d1eac875.zip |
Update to 0.9.
Diffstat (limited to 'x11/startup-notification')
-rw-r--r-- | x11/startup-notification/Makefile | 6 | ||||
-rw-r--r-- | x11/startup-notification/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 0d40684aaaf8..78322de5f1c5 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -6,17 +6,17 @@ # $MCom: ports/x11/startup-notification/Makefile,v 1.8 2006/09/10 00:51:15 mezz Exp $ PORTNAME= startup-notification -PORTVERSION= 0.8 -PORTREVISION= 3 +PORTVERSION= 0.9 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://www.freedesktop.org/software/startup-notification/releases/ -MASTER_SITE_SUBDIR= sources/startup-notification/0.8 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library that supports startup notification spec from freedesktop.org +USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_GMAKE= yes diff --git a/x11/startup-notification/distinfo b/x11/startup-notification/distinfo index 37a1b1c2874b..3e1f143b2704 100644 --- a/x11/startup-notification/distinfo +++ b/x11/startup-notification/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/startup-notification-0.8.tar.gz) = 9bba52ffe8c096cfeeaf7a1dcd9b943d -SHA256 (gnome2/startup-notification-0.8.tar.gz) = 7b5d0458b7831ed96633fca771e5707bfd2d3c1c91a8442c6f412e6fa98025bf -SIZE (gnome2/startup-notification-0.8.tar.gz) = 335722 +MD5 (gnome2/startup-notification-0.9.tar.bz2) = 624b42f1fac5a12c543a079e2cd3b366 +SHA256 (gnome2/startup-notification-0.9.tar.bz2) = 61de1aed379ea9d44a835baf76567e0aaa813b6d6e995db7e83e8986f69b580d +SIZE (gnome2/startup-notification-0.9.tar.bz2) = 226231 |