diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-25 04:36:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-25 04:36:08 +0800 |
commit | 0288074981c97a31bc825b51cb642e2732f5aaf4 (patch) | |
tree | 6068e8b2ae7368a46ffcab1ee1f0aa8b2f1e6fff | |
parent | 7d30b9d36930b7941e7e678f4f99f163743163b6 (diff) | |
download | marcuscom-ports-0288074981c97a31bc825b51cb642e2732f5aaf4.tar marcuscom-ports-0288074981c97a31bc825b51cb642e2732f5aaf4.tar.gz marcuscom-ports-0288074981c97a31bc825b51cb642e2732f5aaf4.tar.bz2 marcuscom-ports-0288074981c97a31bc825b51cb642e2732f5aaf4.tar.lz marcuscom-ports-0288074981c97a31bc825b51cb642e2732f5aaf4.tar.xz marcuscom-ports-0288074981c97a31bc825b51cb642e2732f5aaf4.tar.zst marcuscom-ports-0288074981c97a31bc825b51cb642e2732f5aaf4.zip |
Update to 0.22.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10488 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | www/gnome-user-share/Makefile | 5 | ||||
-rw-r--r-- | www/gnome-user-share/distinfo | 6 | ||||
-rw-r--r-- | www/gnome-user-share/pkg-plist | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index 666a1f5a8..679ba91c7 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gnome-user-share/Makefile,v 1.5 2007/05/19 21:36:26 marcus Exp $ +# $MCom: ports/www/gnome-user-share/Makefile,v 1.7 2008/01/25 18:56:44 marcus Exp $ # PORTNAME= gnome-user-share -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= www deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -25,6 +25,7 @@ USE_XLIB= yes USE_APACHE= 2.0+ USE_GNOME= gnomeprefix gnomehack intlhack libglade2 gconf2 GNU_CONFIGURE= yes +INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-howl CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/gnome-user-share/distinfo b/www/gnome-user-share/distinfo index 93b72f8c8..a82e337bc 100644 --- a/www/gnome-user-share/distinfo +++ b/www/gnome-user-share/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-user-share-0.21.tar.bz2) = b04c64edaff246a75162b3b346ce449e -SHA256 (gnome2/gnome-user-share-0.21.tar.bz2) = e710fe3f27bb3766a9b4dd465b466667736bbada10d9e07f3bb1439e71021602 -SIZE (gnome2/gnome-user-share-0.21.tar.bz2) = 310368 +MD5 (gnome2/gnome-user-share-0.22.tar.bz2) = 88722b281a49050d2333eb5c001459e6 +SHA256 (gnome2/gnome-user-share-0.22.tar.bz2) = 71641c7b0dfb13a59288b9e0a9975cf294e810e859c74d5cc121d1f5eaffbe46 +SIZE (gnome2/gnome-user-share-0.22.tar.bz2) = 337564 diff --git a/www/gnome-user-share/pkg-plist b/www/gnome-user-share/pkg-plist index 9b6634149..6f4dab32f 100644 --- a/www/gnome-user-share/pkg-plist +++ b/www/gnome-user-share/pkg-plist @@ -7,6 +7,10 @@ share/gnome-user-share/dav_user_2.0.conf share/gnome-user-share/dav_user_2.2.conf share/gnome-user-share/file-share-properties.glade share/gnome/autostart/gnome-user-share.desktop +share/icons/hicolor/16x16/apps/gnome-obex-server.png +share/icons/hicolor/22x22/apps/gnome-obex-server.png +share/icons/hicolor/32x32/apps/gnome-obex-server.png +share/icons/hicolor/48x48/apps/gnome-obex-server.png share/locale/ar/LC_MESSAGES/gnome-user-share.mo share/locale/bg/LC_MESSAGES/gnome-user-share.mo share/locale/ca/LC_MESSAGES/gnome-user-share.mo |