diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-12 01:11:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-12 01:11:08 +0800 |
commit | a031a46ba953fa73d6e24ea52fa20e3d575146bc (patch) | |
tree | c2a4824dbac977159ae24b69285261b514f770a6 | |
parent | a6909c20462fecedbad056a6b32c58a1c734299d (diff) | |
download | marcuscom-ports-a031a46ba953fa73d6e24ea52fa20e3d575146bc.tar marcuscom-ports-a031a46ba953fa73d6e24ea52fa20e3d575146bc.tar.gz marcuscom-ports-a031a46ba953fa73d6e24ea52fa20e3d575146bc.tar.bz2 marcuscom-ports-a031a46ba953fa73d6e24ea52fa20e3d575146bc.tar.lz marcuscom-ports-a031a46ba953fa73d6e24ea52fa20e3d575146bc.tar.xz marcuscom-ports-a031a46ba953fa73d6e24ea52fa20e3d575146bc.tar.zst marcuscom-ports-a031a46ba953fa73d6e24ea52fa20e3d575146bc.zip |
Update to 0.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@277 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/gconf-editor/Makefile | 7 | ||||
-rw-r--r-- | sysutils/gconf-editor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gconf-editor/pkg-plist | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 551f71734..dacc50f5f 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gconf-editor -PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTVERSION= 0.4.0 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -28,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -pre-patch: +post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo index 63d2a9ba2..a3cf91f04 100644 --- a/sysutils/gconf-editor/distinfo +++ b/sysutils/gconf-editor/distinfo @@ -1 +1 @@ -MD5 (gnome2/gconf-editor-0.3.1.tar.bz2) = 2ae3eb95dee36efdc96baf5baa000e96 +MD5 (gnome2/gconf-editor-0.4.0.tar.bz2) = c8e90527fcc899cb3159de1d42ef1dd0 diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist index 12fd78e63..dd20cd20f 100644 --- a/sysutils/gconf-editor/pkg-plist +++ b/sysutils/gconf-editor/pkg-plist @@ -12,8 +12,10 @@ 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/be/LC_MESSAGES/gconf-editor.mo share/locale/bg/LC_MESSAGES/gconf-editor.mo share/locale/ca/LC_MESSAGES/gconf-editor.mo +share/locale/cs/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 @@ -32,6 +34,7 @@ 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/ro/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 |