diff options
author | ade <ade@FreeBSD.org> | 2000-10-18 02:52:08 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-18 02:52:08 +0800 |
commit | 9b02d2f0ac834eb636e62a346940eeb3a18014af (patch) | |
tree | 5d007a452273e7045505c968af12b74773b49fc9 /devel | |
parent | 0ef68ca652603d5556c94c41559b85647fafd2a2 (diff) | |
download | freebsd-ports-gnome-9b02d2f0ac834eb636e62a346940eeb3a18014af.tar.gz freebsd-ports-gnome-9b02d2f0ac834eb636e62a346940eeb3a18014af.tar.zst freebsd-ports-gnome-9b02d2f0ac834eb636e62a346940eeb3a18014af.zip |
Update to 0.22
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bonobo/Makefile | 2 | ||||
-rw-r--r-- | devel/bonobo/distinfo | 2 | ||||
-rw-r--r-- | devel/bonobo/files/patch-ad | 8 | ||||
-rw-r--r-- | devel/bonobo/pkg-plist | 4 |
4 files changed, 10 insertions, 6 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index d73a5cbbdca6..8fbe0fa79302 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bonobo -PORTVERSION= 0.20 +PORTVERSION= 0.22 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/bonobo diff --git a/devel/bonobo/distinfo b/devel/bonobo/distinfo index 2bb38f0ff117..885117d4f272 100644 --- a/devel/bonobo/distinfo +++ b/devel/bonobo/distinfo @@ -1 +1 @@ -MD5 (bonobo-0.20.tar.gz) = 44d5f36edae22bd38cf0a38938702fc8 +MD5 (bonobo-0.22.tar.gz) = 8d3c3cc07709ce15c5de6d63e44716c3 diff --git a/devel/bonobo/files/patch-ad b/devel/bonobo/files/patch-ad index 511d2ed88a1d..60a694acefcb 100644 --- a/devel/bonobo/files/patch-ad +++ b/devel/bonobo/files/patch-ad @@ -1,5 +1,5 @@ ---- libefs/libefs-config.in.orig Thu Aug 24 18:39:10 2000 -+++ libefs/libefs-config.in Mon Oct 9 17:56:10 2000 +--- libefs/libefs-config.in.orig Tue Oct 10 18:36:09 2000 ++++ libefs/libefs-config.in Mon Oct 16 11:20:38 2000 @@ -55,3 +55,3 @@ --cflags) - echo -I@includedir@ @@ -7,6 +7,6 @@ ;; @@ -59,3 +59,3 @@ --libs) -- echo -L@libdir@ -lefs -lglib -lz -lcrypt -+ echo -L@libdir@ -lefs @GLIB_LIBS@ -lz -lcrypt +- echo -L@libdir@ -lefs -lglib -lz @CRYPTLIB@ ++ echo -L@libdir@ -lefs @GLIB_LIBS@ -lz @CRYPTLIB@ ;; diff --git a/devel/bonobo/pkg-plist b/devel/bonobo/pkg-plist index 49787cb6ecf8..ebe9d5eafaed 100644 --- a/devel/bonobo/pkg-plist +++ b/devel/bonobo/pkg-plist @@ -2,6 +2,7 @@ bin/bonobo-application-x-mines bin/bonobo-audio-ulaw bin/bonobo-echo bin/bonobo-hello +bin/bonobo-moniker-config bin/bonobo-text-plain bin/bonobo-ui-extract bin/echo-client @@ -57,6 +58,7 @@ include/bonobo/bonobo-stream-client.h include/bonobo/bonobo-stream-fs.h include/bonobo/bonobo-stream-memory.h include/bonobo/bonobo-stream.h +include/bonobo/bonobo-transient.h include/bonobo/bonobo-ui-compat.h include/bonobo/bonobo-ui-component.h include/bonobo/bonobo-ui-container.h @@ -131,6 +133,7 @@ share/gnome/oaf/hello.oafinfo share/gnome/oaf/paint-component-simple.oafinfo share/gnome/oaf/std-moniker.oafinfo share/gnome/oaf/text-plain.oafinfo +share/gnome/ui/bonobo-application-x-mines-ui.xml share/locale/ca/LC_MESSAGES/bonobo.mo share/locale/da/LC_MESSAGES/bonobo.mo share/locale/de/LC_MESSAGES/bonobo.mo @@ -156,6 +159,7 @@ share/locale/sv/LC_MESSAGES/bonobo.mo share/locale/tr/LC_MESSAGES/bonobo.mo share/locale/uk/LC_MESSAGES/bonobo.mo share/locale/wa/LC_MESSAGES/bonobo.mo +@dirrm share/gnome/ui @dirrm share/gnome/libefs/html/libefs @dirrm share/gnome/libefs/html @dirrm share/gnome/libefs |