mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.6.0
This commit is contained in:
parent
eb530490a7
commit
3d5e86b63a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40763
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bakery-0.4.0.tar.gz) = bb860ce5780c070ae0dcdf4e567f20d0
|
||||
MD5 (bakery-0.6.0.tar.gz) = 584a34c35efdd30c6671cdf8f879fd0b
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user