diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-20 02:27:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-20 02:27:30 +0000 |
commit | 622aa382ee0ebce29151af3c964935c02a946f2f (patch) | |
tree | a65f88dbf3b3f3a40de4679a5550e4b8be979a8d /www/gnome-user-share | |
parent | 440c930247399427227890d8d8016e606ee05214 (diff) |
Notes
Diffstat (limited to 'www/gnome-user-share')
-rw-r--r-- | www/gnome-user-share/Makefile | 7 | ||||
-rw-r--r-- | www/gnome-user-share/distinfo | 6 | ||||
-rw-r--r-- | www/gnome-user-share/pkg-plist | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index 544b7652fa10..37a633286c7c 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnome-user-share -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= www deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -22,7 +22,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_APACHE= 2.0+ USE_GNOME= gnomeprefix gnomehack intlhack libglade2 gconf2 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" @@ -31,6 +30,6 @@ GCONF_SCHEMAS= desktop_gnome_file_sharing.schemas post-patch: @${REINPLACE_CMD} -e 's|/etc/httpd/modules|${LOCALBASE}/${APACHEMODDIR}|g' \ - ${WRKSRC}/dav_user.conf + ${WRKSRC}/dav_user_${APACHE_VERSION:C/([0-9])$/.\1/}.conf .include <bsd.port.mk> diff --git a/www/gnome-user-share/distinfo b/www/gnome-user-share/distinfo index 5cd693f65324..4551c8d3c2b0 100644 --- a/www/gnome-user-share/distinfo +++ b/www/gnome-user-share/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-user-share-0.9.tar.bz2) = 1ae0497293c8ca1d4c1b134a3a4fbe7b -SHA256 (gnome2/gnome-user-share-0.9.tar.bz2) = eb56d5498fead7f392fe87ecbd1e3c212968e420512c6d063a299a26c484d76c -SIZE (gnome2/gnome-user-share-0.9.tar.bz2) = 274180 +MD5 (gnome2/gnome-user-share-0.10.tar.bz2) = 66d60061041e668e6ec7334d081bfc13 +SHA256 (gnome2/gnome-user-share-0.10.tar.bz2) = 9e38c12a1b83ad35dbf764b84ad2f0b481cf0b4a60e225cc07eb8d7a75a362ba +SIZE (gnome2/gnome-user-share-0.10.tar.bz2) = 287555 diff --git a/www/gnome-user-share/pkg-plist b/www/gnome-user-share/pkg-plist index 38d822253a45..bc84cae2ed1b 100644 --- a/www/gnome-user-share/pkg-plist +++ b/www/gnome-user-share/pkg-plist @@ -1,7 +1,10 @@ bin/gnome-file-share-properties libexec/gnome-user-share share/gnome/applications/gnome-user-share-properties.desktop +share/gnome/gnome-user-share/dav_groupfile share/gnome/gnome-user-share/dav_user.conf +share/gnome/gnome-user-share/dav_user_2.0.conf +share/gnome/gnome-user-share/dav_user_2.2.conf share/gnome/gnome-user-share/file-share-properties.glade share/locale/bg/LC_MESSAGES/gnome-user-share.mo share/locale/ca/LC_MESSAGES/gnome-user-share.mo @@ -12,12 +15,14 @@ share/locale/el/LC_MESSAGES/gnome-user-share.mo share/locale/en_CA/LC_MESSAGES/gnome-user-share.mo share/locale/en_GB/LC_MESSAGES/gnome-user-share.mo share/locale/fi/LC_MESSAGES/gnome-user-share.mo +share/locale/fr/LC_MESSAGES/gnome-user-share.mo share/locale/gl/LC_MESSAGES/gnome-user-share.mo share/locale/hu/LC_MESSAGES/gnome-user-share.mo share/locale/it/LC_MESSAGES/gnome-user-share.mo share/locale/ja/LC_MESSAGES/gnome-user-share.mo share/locale/ko/LC_MESSAGES/gnome-user-share.mo share/locale/lt/LC_MESSAGES/gnome-user-share.mo +share/locale/nb/LC_MESSAGES/gnome-user-share.mo share/locale/ne/LC_MESSAGES/gnome-user-share.mo share/locale/nl/LC_MESSAGES/gnome-user-share.mo share/locale/pa/LC_MESSAGES/gnome-user-share.mo @@ -27,5 +32,6 @@ share/locale/sk/LC_MESSAGES/gnome-user-share.mo share/locale/sq/LC_MESSAGES/gnome-user-share.mo share/locale/sv/LC_MESSAGES/gnome-user-share.mo share/locale/uk/LC_MESSAGES/gnome-user-share.mo +share/locale/vi/LC_MESSAGES/gnome-user-share.mo share/locale/zh_TW/LC_MESSAGES/gnome-user-share.mo @dirrm share/gnome/gnome-user-share |