[Midnightbsd-cvs] mports: sysutils/gnome-mount: this was using share/gnome/blah should be

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 25 22:08:59 EDT 2008


Log Message:
-----------
this was using share/gnome/blah
should be share/blah

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

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-mount/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/gnome-mount/pkg-plist -L sysutils/gnome-mount/pkg-plist -u -r1.1 -r1.2
--- sysutils/gnome-mount/pkg-plist
+++ sysutils/gnome-mount/pkg-plist
@@ -5,7 +5,7 @@
 lib/nautilus/extensions-1.0/libgnome-mount.la
 lib/nautilus/extensions-1.0/libgnome-mount.so
 libdata/pkgconfig/gnome-mount.pc
-share/gnome/gnome-mount/gnome-mount-properties.glade
+share/gnome-mount/gnome-mount-properties.glade
 share/locale/ar/LC_MESSAGES/gnome-mount.mo
 share/locale/be/LC_MESSAGES/gnome-mount.mo
 share/locale/ca/LC_MESSAGES/gnome-mount.mo
@@ -24,10 +24,6 @@
 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/gnome-mount
+ at dirrm share/gnome-mount
 @dirrmtry share/locale/dz/LC_MESSAGES
 @dirrmtry share/locale/dz
- at dirrmtry share/locale/ca/LC_MESSAGES
- at dirrmtry share/locale/ca
- at dirrmtry share/locale/be/LC_MESSAGES
- at dirrmtry share/locale/be
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/gnome-mount/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/gnome-mount/Makefile -L sysutils/gnome-mount/Makefile -u -r1.1 -r1.2
--- sysutils/gnome-mount/Makefile
+++ sysutils/gnome-mount/Makefile
@@ -9,6 +9,7 @@
 
 PORTNAME=	gnome-mount
 PORTVERSION=	0.6
+PORTREVISIONN=	1
 CATEGORIES=	sysutils gnome
 MASTER_SITES=	http://people.freedesktop.org/~david/dist/
 


More information about the Midnightbsd-cvs mailing list