mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update x11-toolkits/c++-gtk-utils to version 2.2.7
- Needs USES=libtool, drop la file - Bump affected comms/efax-gtk (library name changed)
This commit is contained in:
parent
08596200a9
commit
ef1e8e4a9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356388
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= efax-gtk
|
||||
PORTVERSION= 3.2.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= SF
|
||||
EXTRACT_SUFX= .src.tgz
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= c++-gtk-utils
|
||||
PORTVERSION= 2.2.6
|
||||
PORTVERSION= 2.2.7
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/
|
||||
DISTNAME= c%2B%2B-gtk-utils-${PORTVERSION}
|
||||
@ -13,7 +13,7 @@ COMMENT= Lightweight library for programming GTK+ programs
|
||||
LICENSE= LGPL21
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= compiler:c++11-lib pathfix pkgconfig
|
||||
USES= compiler:c++11-lib libtool pathfix pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@ -34,7 +34,7 @@ post-configure:
|
||||
|
||||
post-install:
|
||||
.if ! ${PORT_OPTIONS:MDEBUG}
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcxx-gtk-utils-2-2.2.so.1
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcxx-gtk-utils-2-2.2.so.0.1.3
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (c%2B%2B-gtk-utils-2.2.6.tar.gz) = 8e02d05608b8bfd15b88e479ed69de6a3d3f827bb22bc150337b29be5b910c6e
|
||||
SIZE (c%2B%2B-gtk-utils-2.2.6.tar.gz) = 2572492
|
||||
SHA256 (c%2B%2B-gtk-utils-2.2.7.tar.gz) = 50a1117d7579d6b3210e619e0d5e6c25357a05f44690a5582acfee078356cec3
|
||||
SIZE (c%2B%2B-gtk-utils-2.2.7.tar.gz) = 2588140
|
||||
|
@ -38,9 +38,8 @@ include/c++-gtk-utils-2-2.2/c++-gtk-utils/timeout.h
|
||||
include/c++-gtk-utils-2-2.2/c++-gtk-utils/widget.h
|
||||
include/c++-gtk-utils-2-2.2/c++-gtk-utils/window.h
|
||||
lib/libcxx-gtk-utils-2-2.2.a
|
||||
lib/libcxx-gtk-utils-2-2.2.la
|
||||
lib/libcxx-gtk-utils-2-2.2.so
|
||||
lib/libcxx-gtk-utils-2-2.2.so.1
|
||||
lib/libcxx-gtk-utils-2-2.2.so.0.1.3
|
||||
libdata/pkgconfig/c++-gtk-utils-2-2.2.pc
|
||||
@dirrm include/c++-gtk-utils-2-2.2/c++-gtk-utils
|
||||
@dirrm include/c++-gtk-utils-2-2.2
|
||||
|
Loading…
Reference in New Issue
Block a user