[Midnightbsd-cvs] mports: sysutils/gnome-mount: Update to .8

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 31 12:43:09 EDT 2008


Log Message:
-----------
Update to .8

Modified Files:
--------------
    mports/sysutils/gnome-mount:
        Makefile (r1.2 -> r1.3)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.2 -> r1.3)

Removed Files:
-------------
    mports/sysutils/gnome-mount/files:
        patch-src_gnome-mount.c

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-mount/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sysutils/gnome-mount/pkg-plist -L sysutils/gnome-mount/pkg-plist -u -r1.2 -r1.3
--- sysutils/gnome-mount/pkg-plist
+++ sysutils/gnome-mount/pkg-plist
@@ -1,16 +1,15 @@
 bin/gnome-eject
 bin/gnome-mount
 bin/gnome-umount
-lib/nautilus/extensions-1.0/libgnome-mount.a
-lib/nautilus/extensions-1.0/libgnome-mount.la
-lib/nautilus/extensions-1.0/libgnome-mount.so
 libdata/pkgconfig/gnome-mount.pc
-share/gnome-mount/gnome-mount-properties.glade
+%%DATADIR%%/gnome-mount-properties.glade
 share/locale/ar/LC_MESSAGES/gnome-mount.mo
 share/locale/be/LC_MESSAGES/gnome-mount.mo
+share/locale/be at latin/LC_MESSAGES/gnome-mount.mo
 share/locale/ca/LC_MESSAGES/gnome-mount.mo
 share/locale/da/LC_MESSAGES/gnome-mount.mo
 share/locale/dz/LC_MESSAGES/gnome-mount.mo
+share/locale/el/LC_MESSAGES/gnome-mount.mo
 share/locale/en_GB/LC_MESSAGES/gnome-mount.mo
 share/locale/es/LC_MESSAGES/gnome-mount.mo
 share/locale/fi/LC_MESSAGES/gnome-mount.mo
@@ -18,12 +17,25 @@
 share/locale/hu/LC_MESSAGES/gnome-mount.mo
 share/locale/it/LC_MESSAGES/gnome-mount.mo
 share/locale/ja/LC_MESSAGES/gnome-mount.mo
+share/locale/lv/LC_MESSAGES/gnome-mount.mo
 share/locale/mk/LC_MESSAGES/gnome-mount.mo
 share/locale/nb/LC_MESSAGES/gnome-mount.mo
+share/locale/oc/LC_MESSAGES/gnome-mount.mo
+share/locale/pa/LC_MESSAGES/gnome-mount.mo
+share/locale/pl/LC_MESSAGES/gnome-mount.mo
+share/locale/pt/LC_MESSAGES/gnome-mount.mo
 share/locale/pt_BR/LC_MESSAGES/gnome-mount.mo
 share/locale/ru/LC_MESSAGES/gnome-mount.mo
 share/locale/sv/LC_MESSAGES/gnome-mount.mo
 share/locale/vi/LC_MESSAGES/gnome-mount.mo
- at dirrm share/gnome-mount
+share/locale/zh_HK/LC_MESSAGES/gnome-mount.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-mount.mo
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
 @dirrmtry share/locale/dz/LC_MESSAGES
 @dirrmtry share/locale/dz
+ at dirrmtry share/locale/be at latin/LC_MESSAGES
+ at dirrmtry share/locale/be at latin
+ at dirrm %%DATADIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-mount/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sysutils/gnome-mount/Makefile -L sysutils/gnome-mount/Makefile -u -r1.2 -r1.3
--- sysutils/gnome-mount/Makefile
+++ sysutils/gnome-mount/Makefile
@@ -8,32 +8,33 @@
 #
 
 PORTNAME=	gnome-mount
-PORTVERSION=	0.6
-PORTREVISIONN=	1
+PORTVERSION=	0.8
+PORTREVISIONN=	0
 CATEGORIES=	sysutils gnome
-MASTER_SITES=	http://people.freedesktop.org/~david/dist/
+MASTER_SITES=	http://hal.freedesktop.org/releases/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A front-end to mount, umount, and eject using HAL
 LICENSE=	gpl2
 
 LIB_DEPENDS=	hal.1:${PORTSDIR}/sysutils/hal \
-		notify.1:${PORTSDIR}/devel/libnotify
+		notify.1:${PORTSDIR}/devel/libnotify \
+		gnome-keyring:${PORTSDIR}/security/gnome-keyring
+RUN_DEPENDS=  ${LOCALBASE}/libdata/pkgconfig/polkit-gnome.pc:${PORTSDIR}/sysutils/policykit-gnome
 
-USE_XLIB=	yes
-USE_GNOME=	gnomeprefix gnomehack intlhack nautilus2
+USE_XORG=	x11
+USE_GNOME=	gnomeprefix gnomehack intlhack gconf2 gtk20
 USE_GMAKE=	yes
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-nautilus-extension
+CONFIGURE_ARGS=	--disable-nautilus-extension
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
 GCONF_SCHEMAS=	gnome-mount.schemas
 MAN1=		gnome-mount.1
+MLINKS=		gnome-mount.1 gnome-eject.1 \
+		gnome-mount.1 gnome-umount.1
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|0.5.8.1|0.5.8|g' \
-	    	${WRKSRC}/configure
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-mount/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/gnome-mount/distinfo -L sysutils/gnome-mount/distinfo -u -r1.1 -r1.2
--- sysutils/gnome-mount/distinfo
+++ sysutils/gnome-mount/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome-mount-0.6.tar.gz) = d2612aecfa73806e072316033d78b203
-SHA256 (gnome-mount-0.6.tar.gz) = 4169840c49135a58dff6b99445492b74bc751dbb19c9133568ecfbcbf3219cad
-SIZE (gnome-mount-0.6.tar.gz) = 466656
+MD5 (gnome-mount-0.8.tar.gz) = 562ec9d0196e5e000bdd249a04a3aa6a
+SHA256 (gnome-mount-0.8.tar.gz) = 44ca6b78b49a4181435e489c7b7d416c8f26442dcecdc01ec4b981274ed957e2
+SIZE (gnome-mount-0.8.tar.gz) = 505788
--- sysutils/gnome-mount/files/patch-src_gnome-mount.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/gnome-mount.c.orig	Sun Sep 17 01:17:54 2006
-+++ src/gnome-mount.c	Sun Feb 11 01:03:16 2007
-@@ -380,7 +385,7 @@ show_error_dialog_mount (LibHalVolume *v
- 		} else if (strcmp (error_name, "org.freedesktop.Hal.Device.Volume.AlreadyMounted") == 0) {
- 
- 			/* don't show any dialog for this */
--			gtk_widget_unref (w);
-+			gtk_widget_destroy (w);
- 			w = NULL;
- 
- #if 0
-@@ -399,7 +404,7 @@ show_error_dialog_mount (LibHalVolume *v
- 			 *
- 			 * Don't show any dialog for this.
- 			 */
--			gtk_widget_unref (w);
-+			gtk_widget_destroy (w);
- 			w = NULL;
- 			 
- 		} else {


More information about the Midnightbsd-cvs mailing list