diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
commit | 3bfd9150b885caf5b5edc77f33ba08a5fe22792b (patch) | |
tree | a6b38ea7597bb8b588d2567d3bdb2b6ae0539e41 /devel/bonobo-activation | |
parent | Upgrade to 1.0b3. (diff) |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components.
Notes
Notes:
svn path=/head/; revision=61095
Diffstat (limited to 'devel/bonobo-activation')
-rw-r--r-- | devel/bonobo-activation/Makefile | 6 | ||||
-rw-r--r-- | devel/bonobo-activation/distinfo | 2 | ||||
-rw-r--r-- | devel/bonobo-activation/pkg-plist | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile index 866910f15e84..7387720879d4 100644 --- a/devel/bonobo-activation/Makefile +++ b/devel/bonobo-activation/Makefile @@ -6,10 +6,10 @@ # PORTNAME= bonobo-activation -PORTVERSION= 0.9.9 +PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -28,6 +28,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -pthread" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} +MAN1= bonobo-activation-server.1 + pre-patch: @find ${WRKSRC} -name Makefile.in | xargs ${PERL} -pi -e \ 's|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g ; \ diff --git a/devel/bonobo-activation/distinfo b/devel/bonobo-activation/distinfo index 3cdd9b57aa00..486cd9fdf4b0 100644 --- a/devel/bonobo-activation/distinfo +++ b/devel/bonobo-activation/distinfo @@ -1 +1 @@ -MD5 (gnome2/bonobo-activation-0.9.9.tar.bz2) = 088decd1510740ff16b2e5e6940e4a18 +MD5 (gnome2/bonobo-activation-1.0.0.tar.bz2) = 4cd1154d61ada02892224729275b9df0 diff --git a/devel/bonobo-activation/pkg-plist b/devel/bonobo-activation/pkg-plist index 8211ea59d255..d8a6d29cf364 100644 --- a/devel/bonobo-activation/pkg-plist +++ b/devel/bonobo-activation/pkg-plist @@ -64,7 +64,9 @@ share/idl/bonobo-activation-2.0/Bonobo_GenericFactory.idl share/idl/bonobo-activation-2.0/Bonobo_ObjectDirectory.idl share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl share/locale/az/LC_MESSAGES/bonobo-activation.mo +share/locale/ar/LC_MESSAGES/bonobo-activation.mo share/locale/bg/LC_MESSAGES/bonobo-activation.mo +share/locale/ca/LC_MESSAGES/bonobo-activation.mo share/locale/da/LC_MESSAGES/bonobo-activation.mo share/locale/de/LC_MESSAGES/bonobo-activation.mo share/locale/el/LC_MESSAGES/bonobo-activation.mo |