diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-05 05:39:58 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-05 05:39:58 +0800 |
commit | 03af2187bd388708aa7234d923ec38192b6fc7a2 (patch) | |
tree | 7ce23e0d0c750d353ac0da5306ba035076e0adf0 /devel/oaf | |
parent | dd85694bb4fdd0d68574a5b609e8e026c8a16a4e (diff) | |
download | freebsd-ports-gnome-03af2187bd388708aa7234d923ec38192b6fc7a2.tar.gz freebsd-ports-gnome-03af2187bd388708aa7234d923ec38192b6fc7a2.tar.zst freebsd-ports-gnome-03af2187bd388708aa7234d923ec38192b6fc7a2.zip |
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
Diffstat (limited to 'devel/oaf')
-rw-r--r-- | devel/oaf/Makefile | 11 | ||||
-rw-r--r-- | devel/oaf/distinfo | 2 | ||||
-rw-r--r-- | devel/oaf/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index 82e5c6894f2b..71cf9c7eea6c 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -6,25 +6,22 @@ # PORTNAME= oaf -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.5 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/oaf MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \ - popt.0:${PORTSDIR}/devel/popt \ - xml.5:${PORTSDIR}/textproc/libxml +LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_X_PREFIX= yes USE_GMAKE= yes USE_GLIB= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome \ - --enable-static --enable-shared \ +USE_GNOMELIBS= yes +CONFIGURE_ARGS= --enable-static --enable-shared \ --disable-more-warnings CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" diff --git a/devel/oaf/distinfo b/devel/oaf/distinfo index 084164cf72be..eaafaed028d4 100644 --- a/devel/oaf/distinfo +++ b/devel/oaf/distinfo @@ -1 +1 @@ -MD5 (oaf-0.6.2.tar.gz) = 2c0817a5e34a3ad266d9a18b092bc9d8 +MD5 (oaf-0.6.5.tar.gz) = 23bfa9046d8d745d7cd17ad75fb08aed diff --git a/devel/oaf/pkg-plist b/devel/oaf/pkg-plist index 9cc6d567669b..2050f8663a7b 100644 --- a/devel/oaf/pkg-plist +++ b/devel/oaf/pkg-plist @@ -41,6 +41,8 @@ share/locale/ja/LC_MESSAGES/oaf.mo share/locale/ko/LC_MESSAGES/oaf.mo share/locale/no/LC_MESSAGES/oaf.mo share/locale/pl/LC_MESSAGES/oaf.mo +share/locale/pt_BR/LC_MESSAGES/oaf.mo +share/locale/ro/LC_MESSAGES/oaf.mo share/locale/ru/LC_MESSAGES/oaf.mo share/locale/sk/LC_MESSAGES/oaf.mo share/locale/sl/LC_MESSAGES/oaf.mo |