[Midnightbsd-cvs] mports: x11/startup-notification: Update to .9

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 4 21:39:20 EST 2008


Log Message:
-----------
Update to .9

Modified Files:
--------------
    mports/x11/startup-notification:
        Makefile (r1.3 -> r1.4)
        distinfo (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/startup-notification/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11/startup-notification/Makefile -L x11/startup-notification/Makefile -u -r1.3 -r1.4
--- x11/startup-notification/Makefile
+++ x11/startup-notification/Makefile
@@ -7,17 +7,18 @@
 #
 
 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=	ports at MidnightBSD.org
 COMMENT=	Library that supports startup notification spec from freedesktop.org
 
+USE_AUTOTOOLS=	libtool:15
+USE_BZIP2=	yes
 USE_XLIB=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnometarget pkgconfig
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/startup-notification/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/startup-notification/distinfo -L x11/startup-notification/distinfo -u -r1.1 -r1.2
--- x11/startup-notification/distinfo
+++ 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


More information about the Midnightbsd-cvs mailing list