svn commit: r358946 - in head: audio/mixxx databases/leveldb devel/google-perftools games/freecell-solver graphics/k3d mail/rspamd security/tor security/tor-devel www/nginx www/nginx-devel
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Jun 23 13:44:42 UTC 2014
Author: amdmi3
Date: Mon Jun 23 13:44:39 2014
New Revision: 358946
URL: http://svnweb.freebsd.org/changeset/ports/358946
QAT: https://qat.redports.org/buildarchive/r358946/
Log:
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Modified:
head/audio/mixxx/Makefile
head/databases/leveldb/Makefile
head/devel/google-perftools/Makefile
head/devel/google-perftools/pkg-plist
head/games/freecell-solver/Makefile
head/graphics/k3d/Makefile
head/mail/rspamd/Makefile
head/security/tor-devel/Makefile
head/security/tor/Makefile
head/www/nginx-devel/Makefile
head/www/nginx/Makefile
Modified: head/audio/mixxx/Makefile
==============================================================================
--- head/audio/mixxx/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/audio/mixxx/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -4,7 +4,7 @@
PORTNAME= mixxx
PORTVERSION= 1.11.0
DISTVERSIONSUFFIX= -src
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://downloads.mixxx.org/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION}
Modified: head/databases/leveldb/Makefile
==============================================================================
--- head/databases/leveldb/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/databases/leveldb/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,7 +3,7 @@
PORTNAME= leveldb
PORTVERSION= 1.15.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
Modified: head/devel/google-perftools/Makefile
==============================================================================
--- head/devel/google-perftools/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/devel/google-perftools/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,7 +3,7 @@
PORTNAME= google-perftools
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL}
@@ -26,7 +26,7 @@ LIB_DEPENDS+= libexecinfo.so:${PORTSDIR}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= compiler
+USES= compiler libtool
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo
Modified: head/devel/google-perftools/pkg-plist
==============================================================================
--- head/devel/google-perftools/pkg-plist Mon Jun 23 13:41:14 2014 (r358945)
+++ head/devel/google-perftools/pkg-plist Mon Jun 23 13:44:39 2014 (r358946)
@@ -18,29 +18,29 @@ include/gperftools/profiler.h
include/gperftools/stacktrace.h
include/gperftools/tcmalloc.h
lib/libprofiler.a
-lib/libprofiler.la
lib/libprofiler.so
-lib/libprofiler.so.3
+lib/libprofiler.so.0
+lib/libprofiler.so.0.3.2
lib/libtcmalloc.a
-lib/libtcmalloc.la
lib/libtcmalloc.so
-lib/libtcmalloc.so.5
+lib/libtcmalloc.so.4
+lib/libtcmalloc.so.4.1.2
lib/libtcmalloc_and_profiler.a
-lib/libtcmalloc_and_profiler.la
lib/libtcmalloc_and_profiler.so
-lib/libtcmalloc_and_profiler.so.5
+lib/libtcmalloc_and_profiler.so.4
+lib/libtcmalloc_and_profiler.so.4.1.2
lib/libtcmalloc_debug.a
-lib/libtcmalloc_debug.la
lib/libtcmalloc_debug.so
-lib/libtcmalloc_debug.so.5
+lib/libtcmalloc_debug.so.4
+lib/libtcmalloc_debug.so.4.1.2
lib/libtcmalloc_minimal.a
-lib/libtcmalloc_minimal.la
lib/libtcmalloc_minimal.so
-lib/libtcmalloc_minimal.so.5
+lib/libtcmalloc_minimal.so.4
+lib/libtcmalloc_minimal.so.4.1.2
lib/libtcmalloc_minimal_debug.a
-lib/libtcmalloc_minimal_debug.la
lib/libtcmalloc_minimal_debug.so
-lib/libtcmalloc_minimal_debug.so.5
+lib/libtcmalloc_minimal_debug.so.4
+lib/libtcmalloc_minimal_debug.so.4.1.2
libdata/pkgconfig/libprofiler.pc
libdata/pkgconfig/libtcmalloc.pc
libdata/pkgconfig/libtcmalloc_debug.pc
Modified: head/games/freecell-solver/Makefile
==============================================================================
--- head/games/freecell-solver/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/games/freecell-solver/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,6 +3,7 @@
PORTNAME= freecell-solver
PORTVERSION= 3.26.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://fc-solve.shlomifish.org/downloads/fc-solve/
Modified: head/graphics/k3d/Makefile
==============================================================================
--- head/graphics/k3d/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/graphics/k3d/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,7 +3,7 @@
PORTNAME= k3d
PORTVERSION= 0.8.0.2
-PORTREVISION= 6
+PORTREVISION= 7
DISTVERSIONPREFIX= source-
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION}
Modified: head/mail/rspamd/Makefile
==============================================================================
--- head/mail/rspamd/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/mail/rspamd/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -2,6 +2,7 @@
PORTNAME= rspamd
PORTVERSION= 0.6.9
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://rspamd.com/downloads/
@@ -43,7 +44,7 @@ USE_OPENSSL= yes
.if ${PORT_OPTIONS:MGPERF}
CMAKE_ARGS+= -DENABLE_GPERF_TOOLS=ON
- LIB_DEPENDS+= profiler.1:${PORTSDIR}/devel/google-perftools
+ LIB_DEPENDS+= libprofiler.so:${PORTSDIR}/devel/google-perftools
.endif
.if ${PORT_OPTIONS:MREDIRECTOR}
Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/security/tor-devel/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,6 +3,7 @@
PORTNAME= tor
DISTVERSION= 0.2.5.4-alpha
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
Modified: head/security/tor/Makefile
==============================================================================
--- head/security/tor/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/security/tor/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,6 +3,7 @@
PORTNAME= tor
DISTVERSION= 0.2.4.21
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= TOR
Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/www/nginx-devel/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,7 +3,7 @@
PORTNAME= nginx
PORTVERSION= 1.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile Mon Jun 23 13:41:14 2014 (r358945)
+++ head/www/nginx/Makefile Mon Jun 23 13:44:39 2014 (r358946)
@@ -3,7 +3,7 @@
PORTNAME= nginx
PORTVERSION= 1.6.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
More information about the svn-ports-all
mailing list