diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-12 03:17:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-12 03:17:05 +0800 |
commit | 932f191429f1731af0f3661622f1c2841bf1b649 (patch) | |
tree | c16a7fdd43a21a1880bb6802aef2d041a775906c /archivers/fileroller | |
parent | 3f3b2cf7834d93a79caa2f339b9f115750eb4f2b (diff) | |
download | marcuscom-ports-932f191429f1731af0f3661622f1c2841bf1b649.tar marcuscom-ports-932f191429f1731af0f3661622f1c2841bf1b649.tar.gz marcuscom-ports-932f191429f1731af0f3661622f1c2841bf1b649.tar.bz2 marcuscom-ports-932f191429f1731af0f3661622f1c2841bf1b649.tar.lz marcuscom-ports-932f191429f1731af0f3661622f1c2841bf1b649.tar.xz marcuscom-ports-932f191429f1731af0f3661622f1c2841bf1b649.tar.zst marcuscom-ports-932f191429f1731af0f3661622f1c2841bf1b649.zip |
Update to 2.3.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1043 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'archivers/fileroller')
-rw-r--r-- | archivers/fileroller/Makefile | 3 | ||||
-rw-r--r-- | archivers/fileroller/distinfo | 2 | ||||
-rw-r--r-- | archivers/fileroller/pkg-plist | 11 |
3 files changed, 9 insertions, 7 deletions
diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile index 01e0eb9f8..4e776f72f 100644 --- a/archivers/fileroller/Makefile +++ b/archivers/fileroller/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fileroller -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -24,6 +24,7 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 .endif +USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui diff --git a/archivers/fileroller/distinfo b/archivers/fileroller/distinfo index 04471b7f9..677d2f1b1 100644 --- a/archivers/fileroller/distinfo +++ b/archivers/fileroller/distinfo @@ -1 +1 @@ -MD5 (gnome2/file-roller-2.3.3.tar.gz) = c562077899ee828103dbd77a994d44ec +MD5 (gnome2/file-roller-2.3.4.tar.bz2) = cea88c9af18cc3bc3e65dc57c207503f diff --git a/archivers/fileroller/pkg-plist b/archivers/fileroller/pkg-plist index b3d9270b1..038892cca 100644 --- a/archivers/fileroller/pkg-plist +++ b/archivers/fileroller/pkg-plist @@ -10,10 +10,10 @@ etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui/%gconf.xml etc/gconf/schemas/file-roller.schemas lib/bonobo/libfile-roller-component.so libdata/bonobo/servers/File_Roller_Component.server -%%PORTDOCS%%share/doc/fileroller/AUTHORS -%%PORTDOCS%%share/doc/fileroller/NEWS -%%PORTDOCS%%share/doc/fileroller/README -%%PORTDOCS%%share/doc/fileroller/TODO +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO share/gnome/application-registry/file-roller.applications share/gnome/applications/file-roller.desktop share/gnome/file-roller/glade/file_roller.glade @@ -48,6 +48,7 @@ share/locale/be/LC_MESSAGES/file-roller.mo share/locale/bg/LC_MESSAGES/file-roller.mo share/locale/ca/LC_MESSAGES/file-roller.mo share/locale/cs/LC_MESSAGES/file-roller.mo +share/locale/cy/LC_MESSAGES/file-roller.mo share/locale/da/LC_MESSAGES/file-roller.mo share/locale/de/LC_MESSAGES/file-roller.mo share/locale/el/LC_MESSAGES/file-roller.mo @@ -100,7 +101,7 @@ share/locale/zh_TW/LC_MESSAGES/file-roller.mo @dirrm share/gnome/help/file-roller @dirrm share/gnome/file-roller/glade @dirrm share/gnome/file-roller -%%PORTDOCS%%@dirrm share/doc/fileroller +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general |