diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-25 12:45:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-25 12:45:11 +0800 |
commit | 91c63fb8ade93239ea3d5f594d734e9edeb9e692 (patch) | |
tree | c7058e92521c76ea2777bbb56f2d8b8ada06c10b /devel | |
parent | 1d30feeec548921071be2749a688e4fdbc1e3091 (diff) | |
download | freebsd-ports-gnome-91c63fb8ade93239ea3d5f594d734e9edeb9e692.tar.gz freebsd-ports-gnome-91c63fb8ade93239ea3d5f594d734e9edeb9e692.tar.zst freebsd-ports-gnome-91c63fb8ade93239ea3d5f594d734e9edeb9e692.zip |
Update to 0.99.11.
PR: 54824
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnomevfs-extras/Makefile | 8 | ||||
-rw-r--r-- | devel/gnomevfs-extras/distinfo | 2 | ||||
-rw-r--r-- | devel/gnomevfs-extras/pkg-plist | 12 |
3 files changed, 16 insertions, 6 deletions
diff --git a/devel/gnomevfs-extras/Makefile b/devel/gnomevfs-extras/Makefile index 2eb44d45a6ff..4c281116a6d2 100644 --- a/devel/gnomevfs-extras/Makefile +++ b/devel/gnomevfs-extras/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomevfs-extras -PORTVERSION= 0.99.10 +PORTVERSION= 0.99.11 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs-extras/0.99 @@ -16,6 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= einekoai@chello.nl COMMENT= A plugin for gnomevfs2 to browse smb shares with nautilus2 +LIB_DEPENDS= smbclient.0:${PORTSDIR}/net/samba-libsmbclient + USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes @@ -26,8 +28,4 @@ CONFIGURE_ARGS= --without-rio500 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -post-patch: - @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - .include <bsd.port.mk> diff --git a/devel/gnomevfs-extras/distinfo b/devel/gnomevfs-extras/distinfo index be26ec4f807f..1bb24aaefbcd 100644 --- a/devel/gnomevfs-extras/distinfo +++ b/devel/gnomevfs-extras/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-vfs-extras-0.99.10.tar.bz2) = 8c23285a0d15db2c4c8ebaee690713f6 +MD5 (gnome2/gnome-vfs-extras-0.99.11.tar.bz2) = fa1d8bf5afedd24f46556fff0198a276 diff --git a/devel/gnomevfs-extras/pkg-plist b/devel/gnomevfs-extras/pkg-plist index 20bc2c1715c4..ccbe905402ee 100644 --- a/devel/gnomevfs-extras/pkg-plist +++ b/devel/gnomevfs-extras/pkg-plist @@ -2,7 +2,9 @@ etc/gnome-vfs-2.0/modules/extra-modules.conf lib/gnome-vfs-2.0/modules/libsmb.so share/gnome/apps/Applications/smb.desktop share/locale/am/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/az/LC_MESSAGES/gnome-vfs-extras.mo share/locale/bg/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/ca/LC_MESSAGES/gnome-vfs-extras.mo share/locale/cs/LC_MESSAGES/gnome-vfs-extras.mo share/locale/da/LC_MESSAGES/gnome-vfs-extras.mo share/locale/de/LC_MESSAGES/gnome-vfs-extras.mo @@ -10,14 +12,24 @@ share/locale/el/LC_MESSAGES/gnome-vfs-extras.mo share/locale/en_GB/LC_MESSAGES/gnome-vfs-extras.mo share/locale/es/LC_MESSAGES/gnome-vfs-extras.mo share/locale/fr/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/ga/LC_MESSAGES/gnome-vfs-extras.mo share/locale/hi/LC_MESSAGES/gnome-vfs-extras.mo share/locale/hu/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/it/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/ja/LC_MESSAGES/gnome-vfs-extras.mo share/locale/ko/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/lt/LC_MESSAGES/gnome-vfs-extras.mo share/locale/lv/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/ml/LC_MESSAGES/gnome-vfs-extras.mo share/locale/ms/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/nl/LC_MESSAGES/gnome-vfs-extras.mo share/locale/no/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/pl/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/pt/LC_MESSAGES/gnome-vfs-extras.mo share/locale/pt_BR/LC_MESSAGES/gnome-vfs-extras.mo share/locale/sk/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/sr/LC_MESSAGES/gnome-vfs-extras.mo +share/locale/sr@Latn/LC_MESSAGES/gnome-vfs-extras.mo share/locale/sv/LC_MESSAGES/gnome-vfs-extras.mo share/locale/vi/LC_MESSAGES/gnome-vfs-extras.mo share/locale/wa/LC_MESSAGES/gnome-vfs-extras.mo |