diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-10 06:10:06 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-10 06:10:06 +0800 |
commit | d35087a94a2c44c6087bfd5ff181bb02ccff5e43 (patch) | |
tree | 7d6b3f30fb24c3bb6267610f1f6f9a4edaa4eb63 /sysutils | |
parent | 35f7ce9383ebeaa883bd492aa29ef35e33621a80 (diff) | |
download | freebsd-ports-gnome-d35087a94a2c44c6087bfd5ff181bb02ccff5e43.tar.gz freebsd-ports-gnome-d35087a94a2c44c6087bfd5ff181bb02ccff5e43.tar.zst freebsd-ports-gnome-d35087a94a2c44c6087bfd5ff181bb02ccff5e43.zip |
Update to 0.3. This is mainly a bug fix release with some added translations.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 11 | ||||
-rw-r--r-- | sysutils/gconf-editor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gconf-editor/pkg-plist | 8 |
3 files changed, 12 insertions, 9 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 24951affbccd..dedc5a227622 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gconf-editor -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final +MASTER_SITE_SUBDIR= 2.0.0/sources/${PORTNAME} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -19,10 +19,10 @@ LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes +USE_GNOMENG= yes +USE_GNOME= gnomeprefix gnomehack USE_LIBTOOL= yes USE_REINPLACE= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} @@ -30,8 +30,5 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} pre-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \ - 's|[(]datadir[)]/gnome/|(datadir)/|g ; \ - s|[(]datadir[)]/locale|(prefix)/share/locale|g' .include <bsd.port.mk> diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo index 961baf923cd5..bfafcdc4d929 100644 --- a/sysutils/gconf-editor/distinfo +++ b/sysutils/gconf-editor/distinfo @@ -1 +1 @@ -MD5 (gnome2/gconf-editor-0.2.tar.bz2) = 5d2453640f1cdafdd108176c3376f879 +MD5 (gnome2/gconf-editor-0.3.tar.bz2) = fea29e2b1107fd1aed5a0d9653808436 diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist index e5494de83384..12fd78e63810 100644 --- a/sysutils/gconf-editor/pkg-plist +++ b/sysutils/gconf-editor/pkg-plist @@ -1,7 +1,6 @@ bin/gconf-editor share/gnome/applications/gconf-editor.desktop share/gnome/pixmaps/gconf-editor.png -share/gnome/pixmaps/gconf-editor/about-logo.png share/gnome/pixmaps/gconf-editor/entry-blank.png share/gnome/pixmaps/gconf-editor/entry-bool.png share/gnome/pixmaps/gconf-editor/entry-list.png @@ -11,25 +10,32 @@ share/gnome/pixmaps/gconf-editor/entry-string.png share/gnome/pixmaps/gconf-editor/folder-closed.png share/gnome/pixmaps/gconf-editor/folder-open.png share/gnome/pixmaps/gconf-editor/stock-about-16.png +share/locale/ar/LC_MESSAGES/gconf-editor.mo share/locale/az/LC_MESSAGES/gconf-editor.mo +share/locale/bg/LC_MESSAGES/gconf-editor.mo +share/locale/ca/LC_MESSAGES/gconf-editor.mo share/locale/da/LC_MESSAGES/gconf-editor.mo share/locale/de/LC_MESSAGES/gconf-editor.mo share/locale/el/LC_MESSAGES/gconf-editor.mo share/locale/es/LC_MESSAGES/gconf-editor.mo share/locale/et/LC_MESSAGES/gconf-editor.mo share/locale/fr/LC_MESSAGES/gconf-editor.mo +share/locale/gl/LC_MESSAGES/gconf-editor.mo share/locale/hi/LC_MESSAGES/gconf-editor.mo share/locale/hu/LC_MESSAGES/gconf-editor.mo share/locale/it/LC_MESSAGES/gconf-editor.mo share/locale/ja/LC_MESSAGES/gconf-editor.mo share/locale/ko/LC_MESSAGES/gconf-editor.mo +share/locale/lv/LC_MESSAGES/gconf-editor.mo share/locale/ms/LC_MESSAGES/gconf-editor.mo share/locale/no/LC_MESSAGES/gconf-editor.mo share/locale/pl/LC_MESSAGES/gconf-editor.mo share/locale/pt/LC_MESSAGES/gconf-editor.mo +share/locale/pt_BR/LC_MESSAGES/gconf-editor.mo share/locale/ru/LC_MESSAGES/gconf-editor.mo share/locale/sk/LC_MESSAGES/gconf-editor.mo share/locale/sl/LC_MESSAGES/gconf-editor.mo +share/locale/sq/LC_MESSAGES/gconf-editor.mo share/locale/sv/LC_MESSAGES/gconf-editor.mo share/locale/uk/LC_MESSAGES/gconf-editor.mo share/locale/vi/LC_MESSAGES/gconf-editor.mo |