diff options
author | ade <ade@FreeBSD.org> | 2001-04-03 02:15:32 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-04-03 02:15:32 +0800 |
commit | 2744410be953798149a9cc00678d4893478459fa (patch) | |
tree | 5709d602c16b072029078dc68b52cf72e16537f6 /x11-toolkits | |
parent | 2520770b570c0b0dad7a6af3d9021993bae3d889 (diff) | |
download | freebsd-ports-gnome-2744410be953798149a9cc00678d4893478459fa.tar.gz freebsd-ports-gnome-2744410be953798149a9cc00678d4893478459fa.tar.zst freebsd-ports-gnome-2744410be953798149a9cc00678d4893478459fa.zip |
Update to 0.6.0
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/bakery/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/bakery/pkg-plist | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index f435420d7f2c..7b0548478399 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bakery -PORTVERSION= 0.4.0 +PORTVERSION= 0.6.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gnomemm.3:${PORTSDIR}/x11-toolkits/gnome-- +LIB_DEPENDS= gnomemm.4:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_PERL5= yes diff --git a/x11-toolkits/bakery/distinfo b/x11-toolkits/bakery/distinfo index d2c1f60d3450..a0f83ab68b14 100644 --- a/x11-toolkits/bakery/distinfo +++ b/x11-toolkits/bakery/distinfo @@ -1 +1 @@ -MD5 (bakery-0.4.0.tar.gz) = bb860ce5780c070ae0dcdf4e567f20d0 +MD5 (bakery-0.6.0.tar.gz) = 584a34c35efdd30c6671cdf8f879fd0b diff --git a/x11-toolkits/bakery/pkg-plist b/x11-toolkits/bakery/pkg-plist index 7c595831b9c4..c35dd1454379 100644 --- a/x11-toolkits/bakery/pkg-plist +++ b/x11-toolkits/bakery/pkg-plist @@ -3,15 +3,17 @@ include/bakery/App/App.h include/bakery/App/App_WithDoc.h include/bakery/App/Dialog_OfferSave.h include/bakery/Document/Document.h +include/bakery/FileSelection/FileSelection.h include/bakery/View/View.h include/bakery/View/ViewBase.h include/bakery/View/View_Composite.h include/bakery/bakery.h -lib/libbakery-0.4.so.1 +lib/libbakery-0.6.so.3 lib/libbakery.a lib/libbakery.so share/aclocal/bakery.m4 @dirrm include/bakery/View +@dirrm include/bakery/FileSelection @dirrm include/bakery/Document @dirrm include/bakery/App @dirrm include/bakery |