aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-23 21:44:39 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-23 21:44:39 +0800
commita228e28462849292c3d3de87ee65a4a84592ba09 (patch)
tree34baa68bef6d892ec4b4c32de263040a05a47c81
parent0898ea61ad82afe41ebf7249a7bfe20552f65e4b (diff)
downloadfreebsd-ports-gnome-a228e28462849292c3d3de87ee65a4a84592ba09.tar.gz
freebsd-ports-gnome-a228e28462849292c3d3de87ee65a4a84592ba09.tar.zst
freebsd-ports-gnome-a228e28462849292c3d3de87ee65a4a84592ba09.zip
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
-rw-r--r--audio/mixxx/Makefile2
-rw-r--r--databases/leveldb/Makefile2
-rw-r--r--devel/google-perftools/Makefile4
-rw-r--r--devel/google-perftools/pkg-plist24
-rw-r--r--games/freecell-solver/Makefile1
-rw-r--r--graphics/k3d/Makefile2
-rw-r--r--mail/rspamd/Makefile3
-rw-r--r--security/tor-devel/Makefile1
-rw-r--r--security/tor/Makefile1
-rw-r--r--www/nginx-devel/Makefile2
-rw-r--r--www/nginx/Makefile2
11 files changed, 24 insertions, 20 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile
index 3f7147cd956e..5db72d1b8b3e 100644
--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -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}
diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile
index 5c9a79dda006..b672302f70ec 100644
--- a/databases/leveldb/Makefile
+++ b/databases/leveldb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= leveldb
PORTVERSION= 1.15.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
diff --git a/devel/google-perftools/Makefile b/devel/google-perftools/Makefile
index 76261cdea0f4..4196e69d9156 100644
--- a/devel/google-perftools/Makefile
+++ b/devel/google-perftools/Makefile
@@ -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}/devel/libexecinfo
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= compiler
+USES= compiler libtool
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo
diff --git a/devel/google-perftools/pkg-plist b/devel/google-perftools/pkg-plist
index c63d15fb229f..6fd0baeb246f 100644
--- a/devel/google-perftools/pkg-plist
+++ b/devel/google-perftools/pkg-plist
@@ -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
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index 5c5fccd1ba0e..50e408360e9e 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -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/
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index 3ef7c96d3fb9..0a9265b7723c 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -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}
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index 41b3c54106d5..02e09d759424 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -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}
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index b2d00b622323..1355df5d981f 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tor
DISTVERSION= 0.2.5.4-alpha
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
diff --git a/security/tor/Makefile b/security/tor/Makefile
index 3a0cdbf2aefc..7a00e7f34bb0 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tor
DISTVERSION= 0.2.4.21
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= TOR
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index f94e533674ac..a78c1ee801c4 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -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}
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 37d3d6e4e7f7..50da1ffb3906 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nginx
PORTVERSION= 1.6.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/