diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:57:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:57:44 +0000 |
commit | 5d628cd677f8a6b981d0c9267d2e4805e4e1396e (patch) | |
tree | 1136bc41558735185e4ecb477310fa24d24859e2 /editors | |
parent | 315d14f81f593b664b6abfdbab5a627f968bf690 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ghex2/Makefile | 11 | ||||
-rw-r--r-- | editors/ghex2/distinfo | 4 | ||||
-rw-r--r-- | editors/ghex2/pkg-plist | 8 |
3 files changed, 11 insertions, 12 deletions
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index cde766b44f3e..28c411584780 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ghex2 -PORTVERSION= 2.6.1 +PORTVERSION= 2.8.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -19,11 +19,12 @@ COMMENT= GNOME 2 hex editor USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack lthack gail libgnomeprintui \ - libgnomeui -USE_INC_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeprintui libgnomeui +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= ghex2.schemas + .include <bsd.port.mk> diff --git a/editors/ghex2/distinfo b/editors/ghex2/distinfo index 922a66b77aa0..bee2334b54ea 100644 --- a/editors/ghex2/distinfo +++ b/editors/ghex2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/ghex-2.6.1.tar.bz2) = fce2cb6f26c2082a9dc2687e504dc6c6 -SIZE (gnome2/ghex-2.6.1.tar.bz2) = 1016538 +MD5 (gnome2/ghex-2.8.1.tar.bz2) = ef17f945b9dc701193451f9b083e5116 +SIZE (gnome2/ghex-2.8.1.tar.bz2) = 1049361 diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist index cc67a2c842bc..e65b5b232c39 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex2/pkg-plist @@ -1,9 +1,4 @@ bin/ghex2 -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/ghex2.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/ghex2.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/ghex2.schemas > /dev/null || /usr/bin/true -include/gtkhex/accessiblegtkhex.h -include/gtkhex/accessiblegtkhexfactory.h include/gtkhex/gtkhex.h include/gtkhex/hex-document.h lib/libgtkhex.a @@ -86,6 +81,7 @@ share/locale/cs/LC_MESSAGES/ghex-2.0.mo share/locale/da/LC_MESSAGES/ghex-2.0.mo share/locale/de/LC_MESSAGES/ghex-2.0.mo share/locale/el/LC_MESSAGES/ghex-2.0.mo +share/locale/en_CA/LC_MESSAGES/ghex-2.0.mo share/locale/en_GB/LC_MESSAGES/ghex-2.0.mo share/locale/es/LC_MESSAGES/ghex-2.0.mo share/locale/et/LC_MESSAGES/ghex-2.0.mo @@ -96,6 +92,7 @@ share/locale/ga/LC_MESSAGES/ghex-2.0.mo share/locale/gl/LC_MESSAGES/ghex-2.0.mo share/locale/hr/LC_MESSAGES/ghex-2.0.mo share/locale/hu/LC_MESSAGES/ghex-2.0.mo +share/locale/id/LC_MESSAGES/ghex-2.0.mo share/locale/it/LC_MESSAGES/ghex-2.0.mo share/locale/ja/LC_MESSAGES/ghex-2.0.mo share/locale/ko/LC_MESSAGES/ghex-2.0.mo @@ -111,6 +108,7 @@ share/locale/ro/LC_MESSAGES/ghex-2.0.mo share/locale/ru/LC_MESSAGES/ghex-2.0.mo share/locale/sk/LC_MESSAGES/ghex-2.0.mo share/locale/sl/LC_MESSAGES/ghex-2.0.mo +share/locale/sq/LC_MESSAGES/ghex-2.0.mo share/locale/sr/LC_MESSAGES/ghex-2.0.mo share/locale/sr@Latn/LC_MESSAGES/ghex-2.0.mo share/locale/sv/LC_MESSAGES/ghex-2.0.mo |