diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-12-05 20:01:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-12-05 20:01:56 +0000 |
commit | b373204b9c3ff00f1cfaad8767f2d5d8592ba8e5 (patch) | |
tree | 09d52dbe9ef204c0da20691dbbc552a2ce3fee5c /x11-toolkits | |
parent | Change the libstdc++.so version number to be more like the stock one. (diff) |
Update to 0.4.0
Notes
Notes:
svn path=/head/; revision=35698
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/bakery/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/bakery/pkg-plist | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index ea15d2d0b8e6..3ca7f44bbb0f 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bakery -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-toolkits/bakery/distinfo b/x11-toolkits/bakery/distinfo index c233c441fcf9..d2c1f60d3450 100644 --- a/x11-toolkits/bakery/distinfo +++ b/x11-toolkits/bakery/distinfo @@ -1 +1 @@ -MD5 (bakery-0.3.0.tar.gz) = 12d158cdc86bbdabb1a29107f007766a +MD5 (bakery-0.4.0.tar.gz) = bb860ce5780c070ae0dcdf4e567f20d0 diff --git a/x11-toolkits/bakery/pkg-plist b/x11-toolkits/bakery/pkg-plist index ea21514954cd..7c595831b9c4 100644 --- a/x11-toolkits/bakery/pkg-plist +++ b/x11-toolkits/bakery/pkg-plist @@ -1,12 +1,13 @@ bin/bakery-config include/bakery/App/App.h include/bakery/App/App_WithDoc.h +include/bakery/App/Dialog_OfferSave.h include/bakery/Document/Document.h include/bakery/View/View.h include/bakery/View/ViewBase.h include/bakery/View/View_Composite.h include/bakery/bakery.h -lib/libbakery-0.3.so.1 +lib/libbakery-0.4.so.1 lib/libbakery.a lib/libbakery.so share/aclocal/bakery.m4 |