diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-05 18:41:03 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-05 18:41:03 +0000 |
commit | 9e94e9b1893499375523b8aec27cf32b3663ed31 (patch) | |
tree | f2171d434896a54c794d02e541143eb5f5962793 /x11/libgnome | |
parent | 93fb1698a6bc8fee779f93c9fc362a05142caac4 (diff) | |
download | ports-9e94e9b1893499375523b8aec27cf32b3663ed31.tar.gz ports-9e94e9b1893499375523b8aec27cf32b3663ed31.zip |
Notes
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 3 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 4 | ||||
-rw-r--r-- | x11/libgnome/pkg-plist | 12 |
3 files changed, 13 insertions, 6 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 11a5da3b4203..829fdefb2c54 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgnome -PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTVERSION= 2.10.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index c21b936b02c0..6b7941d329d7 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgnome-2.10.0.tar.bz2) = f8e1225d96126f5139232821a6723d15 -SIZE (gnome2/libgnome-2.10.0.tar.bz2) = 871282 +MD5 (gnome2/libgnome-2.10.1.tar.bz2) = dfb1a9b5fd25da8680a166c83ce0b6a8 +SIZE (gnome2/libgnome-2.10.1.tar.bz2) = 1227721 diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index a577d91cd99d..9df5db77e9a7 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -46,7 +46,6 @@ libdata/pkgconfig/libgnome-2.0.pc %%PORTDOCS%%%%DOCSDIR%%/libgnome.devhelp %%PORTDOCS%%%%DOCSDIR%%/libgnome.html %%PORTDOCS%%%%DOCSDIR%%/right.png -%%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/up.png share/locale/am/LC_MESSAGES/libgnome-2.0.mo share/locale/ar/LC_MESSAGES/libgnome-2.0.mo @@ -98,6 +97,7 @@ share/locale/pt/LC_MESSAGES/libgnome-2.0.mo share/locale/pt_BR/LC_MESSAGES/libgnome-2.0.mo share/locale/ro/LC_MESSAGES/libgnome-2.0.mo share/locale/ru/LC_MESSAGES/libgnome-2.0.mo +share/locale/rw/LC_MESSAGES/libgnome-2.0.mo share/locale/sk/LC_MESSAGES/libgnome-2.0.mo share/locale/sl/LC_MESSAGES/libgnome-2.0.mo share/locale/sq/LC_MESSAGES/libgnome-2.0.mo @@ -115,6 +115,14 @@ share/locale/xh/LC_MESSAGES/libgnome-2.0.mo share/locale/yi/LC_MESSAGES/libgnome-2.0.mo share/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo +@unexec rmdir %D/share/locale/yi/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/yi 2> /dev/null || true +@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/xh 2> /dev/null || true +@unexec rmdir %D/share/locale/sr@ije/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/sr@ije 2> /dev/null || true +@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/rw 2> /dev/null || true +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm include/libgnome-2.0/libgnome @dirrm include/libgnome-2.0 -%%PORTDOCS%%@dirrm %%DOCSDIR%% |