mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 0.6.6
- Use SF macro PR: 118603 Submitted by: Ports Fury
This commit is contained in:
parent
c4355b34df
commit
29e710420b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209056
@ -7,11 +7,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= libsigcx
|
||||
PORTVERSION= 0.6.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.6
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An extension of libSigC++
|
||||
@ -19,12 +17,11 @@ COMMENT= An extension of libSigC++
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= gnomehack gtk20
|
||||
USE_GNOME= gnomehack gnometarget gtk20
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS= --enable-static --enable-shared
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" \
|
||||
ac_cv_path_DOXYGEN=""
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libsigcx-0.6.5.tar.gz) = decc95611d7dc5190700e6d3ef798ea0
|
||||
SHA256 (libsigcx-0.6.5.tar.gz) = 56828e2af415c8ecd8ed836a5db3a6e96d43b8319dbd99fad7237b16abc4ba18
|
||||
SIZE (libsigcx-0.6.5.tar.gz) = 366645
|
||||
MD5 (libsigcx-0.6.6.tar.gz) = 319f5431cf98f470c190175326e0ae6d
|
||||
SHA256 (libsigcx-0.6.6.tar.gz) = d7d0b50ef964e81e1cf8bb3536d878f8bf31f80b529f6cbea5b549a459afc5db
|
||||
SIZE (libsigcx-0.6.6.tar.gz) = 385140
|
||||
|
@ -19,13 +19,13 @@ include/sigcx-0.6/sigcx/timeval.h
|
||||
include/sigcx-0.6/sigcx/tunnel.h
|
||||
include/sigcx-0.6/sigcx/util.h
|
||||
lib/libsigcx-0.6.a
|
||||
lib/libsigcx-0.6.la
|
||||
lib/libsigcx-0.6.so
|
||||
lib/libsigcx-0.6.so.3
|
||||
lib/libsigcx-0.6.so.4
|
||||
lib/libsigcx-gtk-0.6.a
|
||||
lib/libsigcx-gtk-0.6.la
|
||||
lib/libsigcx-gtk-0.6.so
|
||||
lib/libsigcx-gtk-0.6.so.1
|
||||
lib/libsigcx-0.6.la
|
||||
lib/libsigcx-gtk-0.6.la
|
||||
lib/sigcx-0.6/include/sigcxconfig.h
|
||||
libdata/pkgconfig/sigcx-0.6-gtk+.pc
|
||||
libdata/pkgconfig/sigcx-0.6.pc
|
||||
|
Loading…
Reference in New Issue
Block a user