diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-11 08:51:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-11 08:51:49 +0800 |
commit | 2a965dd5c7c23291e968ce58c25259beb17b8551 (patch) | |
tree | 9cf218f2fae5f98734cb0d5c560e1ff903666cc5 /sysutils | |
parent | 655a9efa5b921603b1010d3282b0ffaa29aa9beb (diff) | |
download | marcuscom-ports-2a965dd5c7c23291e968ce58c25259beb17b8551.tar marcuscom-ports-2a965dd5c7c23291e968ce58c25259beb17b8551.tar.gz marcuscom-ports-2a965dd5c7c23291e968ce58c25259beb17b8551.tar.bz2 marcuscom-ports-2a965dd5c7c23291e968ce58c25259beb17b8551.tar.lz marcuscom-ports-2a965dd5c7c23291e968ce58c25259beb17b8551.tar.xz marcuscom-ports-2a965dd5c7c23291e968ce58c25259beb17b8551.tar.zst marcuscom-ports-2a965dd5c7c23291e968ce58c25259beb17b8551.zip |
Update to 2.3.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1035 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 12 | ||||
-rw-r--r-- | sysutils/gconf-editor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gconf-editor/pkg-plist | 2 |
3 files changed, 7 insertions, 9 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 7406c3ccd..a44288b75 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -6,15 +6,15 @@ # PORTNAME= gconf-editor -PORTVERSION= 0.5.0 +PORTVERSION= 2.3.6 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A gconf database editor for the GNOME 2.0 environment +COMMENT= A gconf database editor for the GNOME 2 environment USE_BZIP2= yes USE_X_PREFIX= yes @@ -23,10 +23,6 @@ USE_GNOME= gnomeprefix gnomehack gconf2 USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo index 9a2e54fbf..bcc35a1f4 100644 --- a/sysutils/gconf-editor/distinfo +++ b/sysutils/gconf-editor/distinfo @@ -1 +1 @@ -MD5 (gnome2/gconf-editor-0.5.0.tar.bz2) = 3a267c5724d086d7d5f47691980faff1 +MD5 (gnome2/gconf-editor-2.3.6.tar.bz2) = d9fea800fa0c0f17e39c95c4cb067dd2 diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist index 9cc46bbda..e68c5d812 100644 --- a/sysutils/gconf-editor/pkg-plist +++ b/sysutils/gconf-editor/pkg-plist @@ -36,6 +36,7 @@ share/locale/it/LC_MESSAGES/gconf-editor.mo share/locale/ja/LC_MESSAGES/gconf-editor.mo share/locale/kn/LC_MESSAGES/gconf-editor.mo share/locale/ko/LC_MESSAGES/gconf-editor.mo +share/locale/li/LC_MESSAGES/gconf-editor.mo share/locale/lv/LC_MESSAGES/gconf-editor.mo share/locale/mk/LC_MESSAGES/gconf-editor.mo share/locale/ml/LC_MESSAGES/gconf-editor.mo @@ -52,6 +53,7 @@ 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/sr/LC_MESSAGES/gconf-editor.mo +share/locale/sr@Latn/LC_MESSAGES/gconf-editor.mo share/locale/sv/LC_MESSAGES/gconf-editor.mo share/locale/ta/LC_MESSAGES/gconf-editor.mo share/locale/tr/LC_MESSAGES/gconf-editor.mo |