mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 2.3.13.
This commit is contained in:
parent
b3d2d68199
commit
33fc41d660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132245
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bakery
|
||||
PORTVERSION= 2.3.12
|
||||
PORTVERSION= 2.3.13
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3
|
||||
@ -28,7 +28,7 @@ USE_X_PREFIX= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
PLIST_SUB= VERSION="2.3" API_VERSION="2.4"
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (bakery-2.3.12.tar.bz2) = 5b3c16804be5a31efcc25b9f5ba12366
|
||||
SIZE (bakery-2.3.12.tar.bz2) = 316963
|
||||
MD5 (bakery-2.3.13.tar.bz2) = 8285bfef4e3a51fbf3273dbb27d941d3
|
||||
SIZE (bakery-2.3.13.tar.bz2) = 326202
|
||||
|
@ -27,9 +27,10 @@ include/bakery-%%API_VERSION%%/bakery/bakery.h
|
||||
include/bakery-%%API_VERSION%%/bakery/init.h
|
||||
lib/libbakery-%%VERSION%%.a
|
||||
lib/libbakery-%%VERSION%%.so
|
||||
lib/libbakery-%%VERSION%%.so.12
|
||||
lib/libbakery-%%VERSION%%.so.13
|
||||
libdata/pkgconfig/bakery-%%API_VERSION%%.pc
|
||||
share/locale/de/LC_MESSAGES/bakery.mo
|
||||
share/locale/sv/LC_MESSAGES/bakery.mo
|
||||
@dirrm include/bakery-%%API_VERSION%%/bakery/View
|
||||
@dirrm include/bakery-%%API_VERSION%%/bakery/Utilities
|
||||
@dirrm include/bakery-%%API_VERSION%%/bakery/Document
|
||||
|
Loading…
Reference in New Issue
Block a user