aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-03-18 15:14:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-03-18 15:14:27 +0000
commit5e191b87d156b7355456584986190e4e93aa18df (patch)
tree597b9f778ca2890dba4a8e4c5b84d824c93d922a
parent183061fc74d58ef4f9dfe18ac07e00d6a8c5c545 (diff)
downloadports-5e191b87d156b7355456584986190e4e93aa18df.tar.gz
ports-5e191b87d156b7355456584986190e4e93aa18df.zip
Notes
-rw-r--r--UPDATING13
-rw-r--r--audio/clementine-player/Makefile2
-rw-r--r--audio/mumble/Makefile2
-rw-r--r--audio/murmur/Makefile4
-rw-r--r--audio/umurmur/Makefile1
-rw-r--r--biology/plinkseq/Makefile1
-rw-r--r--converters/osm2pgsql/Makefile1
-rw-r--r--devel/gjstest/Makefile2
-rw-r--r--devel/php5-pinba/Makefile3
-rw-r--r--devel/pinba_engine/Makefile1
-rw-r--r--devel/protobuf-c/Makefile3
-rw-r--r--devel/protobuf/Makefile12
-rw-r--r--devel/protobuf/distinfo4
-rw-r--r--devel/protobuf/files/patch-src-google-protobuf-message.cc10
-rw-r--r--devel/protobuf/pkg-plist19
-rw-r--r--devel/py-protobuf/Makefile11
-rw-r--r--devel/py-protobuf/distinfo4
-rw-r--r--games/pink-pony/Makefile4
-rw-r--r--games/pokerth/Makefile2
-rw-r--r--japanese/mozc-server/Makefile4
-rw-r--r--net/mosh/Makefile2
-rw-r--r--net/ostinato/Makefile3
22 files changed, 63 insertions, 45 deletions
diff --git a/UPDATING b/UPDATING
index 3a03d3021fec..c786d22e3a18 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20130317:
+ AFFECTS: users of devel/protobuf
+ AUTHOR: vanilla@FreeBSD.org
+
+ The devel/protobuf has been updated to 2.5.0. The shared library version
+ has changed from 6 to 7. Please rebuild all ports that depends on it:
+
+ # portmaster -r protobuf
+ or
+ # portupgrade -fr devel/protobuf
+ or
+ # pkg install -fR devel/protobuf
+
20130316:
AFFECTS: users of converters/libiconv and devel/gettext
AUTHOR: bapt@FreeBSD.org
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 63ef3861742f..b735395e5da9 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -3,7 +3,7 @@
PORTNAME= clementine
PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
PKGNAMESUFFIX= -player
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index 16141c00bbb6..fb8d83b18f1e 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mumble
PORTVERSION= 1.2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/Mumble/${PORTVERSION}
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile
index f81b7cf20abd..2b594a6c8867 100644
--- a/audio/murmur/Makefile
+++ b/audio/murmur/Makefile
@@ -3,7 +3,7 @@
PORTNAME= murmur
PORTVERSION= 1.2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio net
MASTER_SITES= SF/mumble/Mumble/${PORTVERSION}
DISTNAME= mumble-${PORTVERSION}
@@ -12,7 +12,7 @@ MAINTAINER= ayu@commun.jp
COMMENT= Murmur is the server component of Mumble
BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs
-LIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf
+LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
USERS= ${PORTNAME}
GROUPS= ${USERS}
diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile
index e6829c56e7ba..6a623cf86dae 100644
--- a/audio/umurmur/Makefile
+++ b/audio/umurmur/Makefile
@@ -7,6 +7,7 @@
PORTNAME= umurmur
PORTVERSION= 0.2.8
+PORTREVISION= 1
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/biology/plinkseq/Makefile b/biology/plinkseq/Makefile
index 7870f3024291..d2ecf2352fd7 100644
--- a/biology/plinkseq/Makefile
+++ b/biology/plinkseq/Makefile
@@ -3,6 +3,7 @@
PORTNAME= plinkseq
PORTVERSION= 0.08
+PORTREVISION= 1
CATEGORIES= biology science
MASTER_SITES= http://atgu.mgh.harvard.edu/${PORTNAME}/dist/version-${PORTVERSION}/
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index df0e5fdd1c18..4967829fef04 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -3,6 +3,7 @@
PORTNAME= osm2pgsql
PORTVERSION= r29250
+PORTREVISION= 1
CATEGORIES= converters geography
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
diff --git a/devel/gjstest/Makefile b/devel/gjstest/Makefile
index 299683dc9b27..b470c49ab8cc 100644
--- a/devel/gjstest/Makefile
+++ b/devel/gjstest/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gjstest
PORTVERSION= 1.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile
index 66353de52bac..db1f43a4586a 100644
--- a/devel/php5-pinba/Makefile
+++ b/devel/php5-pinba/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinba
PORTVERSION= 2012.03.20
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/tony2001/pinba_extension/tarball/${GITVERSION}/
PKGNAMEPREFIX= php5-
@@ -15,7 +16,7 @@ DISTNAME= tony2001-pinba_extension-${GITVERSION}
MAINTAINER= komarov@valerka.net
COMMENT= PHP-extension part of statistics server for PHP
-LIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf
+LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
GITVERSION= f76b673
FETCH_ARGS= -pRr
diff --git a/devel/pinba_engine/Makefile b/devel/pinba_engine/Makefile
index 82cff9a5dc91..480cf0baf118 100644
--- a/devel/pinba_engine/Makefile
+++ b/devel/pinba_engine/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/google/protobuf/descriptor.h:${PORTSDIR}/dev
${NONEXISTENT}:${PORTSDIR}/${_MYSQL_SERVER}:configure \
bison:${PORTSDIR}/devel/bison \
cmake:${PORTSDIR}/devel/cmake
+LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
GITVERSION= 3a0cb51
FETCH_ARGS= -pRr
diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile
index b80c95681662..b62e1e83a8ea 100644
--- a/devel/protobuf-c/Makefile
+++ b/devel/protobuf-c/Makefile
@@ -7,13 +7,14 @@
PORTNAME= protobuf-c
PORTVERSION= 0.15
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= ahurt@anbcs.com
COMMENT= This package provides a code generator and runtime libraries to use Protocol Buffers from pure C (not C++)
-LIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf
+LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index fdfdcb2fd26d..a80ddf7edf06 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -1,13 +1,8 @@
-# ex:ts=8
-# Ports collection makefile for: protobuf
-# Date created: Aug 9, 2008
-# Whom: vanilla
-#
+# Created by: vanilla
# $FreeBSD$
-#
PORTNAME= protobuf
-PORTVERSION= 2.4.1
+PORTVERSION= 2.5.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -18,7 +13,8 @@ USE_GMAKE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GNOME= gnomehack pkgconfig
+USE_PKGCONFIG= yes
+USES+= pathfix
tests: build
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo
index 868584e54b79..d50dcb6f8e63 100644
--- a/devel/protobuf/distinfo
+++ b/devel/protobuf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (protobuf-2.4.1.tar.bz2) = cf8452347330834bbf9c65c2e68b5562ba10c95fa40d4f7ec0d2cb332674b0bf
-SIZE (protobuf-2.4.1.tar.bz2) = 1440188
+SHA256 (protobuf-2.5.0.tar.bz2) = 13bfc5ae543cf3aa180ac2485c0bc89495e3ae711fc6fab4f8ffe90dfb4bb677
+SIZE (protobuf-2.5.0.tar.bz2) = 1866763
diff --git a/devel/protobuf/files/patch-src-google-protobuf-message.cc b/devel/protobuf/files/patch-src-google-protobuf-message.cc
deleted file mode 100644
index 441d8deb1b44..000000000000
--- a/devel/protobuf/files/patch-src-google-protobuf-message.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/google/protobuf/message.cc.orig 2012-03-14 23:11:12.000000000 +0800
-+++ src/google/protobuf/message.cc 2012-03-14 23:11:26.000000000 +0800
-@@ -32,6 +32,7 @@
- // Based on original Protocol Buffers design by
- // Sanjay Ghemawat, Jeff Dean, and others.
-
-+#include <iostream>
- #include <stack>
- #include <google/protobuf/stubs/hash.h>
-
diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist
index ee77ccdb98d0..75aa0b0703e0 100644
--- a/devel/protobuf/pkg-plist
+++ b/devel/protobuf/pkg-plist
@@ -15,6 +15,7 @@ include/google/protobuf/descriptor.proto
include/google/protobuf/descriptor_database.h
include/google/protobuf/dynamic_message.h
include/google/protobuf/extension_set.h
+include/google/protobuf/generated_enum_reflection.h
include/google/protobuf/generated_message_reflection.h
include/google/protobuf/generated_message_util.h
include/google/protobuf/io/coded_stream.h
@@ -31,6 +32,18 @@ include/google/protobuf/repeated_field.h
include/google/protobuf/service.h
include/google/protobuf/stubs/common.h
include/google/protobuf/stubs/once.h
+include/google/protobuf/stubs/atomicops.h
+include/google/protobuf/stubs/atomicops_internals_arm_gcc.h
+include/google/protobuf/stubs/atomicops_internals_arm_qnx.h
+include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
+include/google/protobuf/stubs/atomicops_internals_macosx.h
+include/google/protobuf/stubs/atomicops_internals_mips_gcc.h
+include/google/protobuf/stubs/atomicops_internals_pnacl.h
+include/google/protobuf/stubs/atomicops_internals_x86_gcc.h
+include/google/protobuf/stubs/atomicops_internals_x86_msvc.h
+include/google/protobuf/stubs/platform_macros.h
+include/google/protobuf/stubs/template_util.h
+include/google/protobuf/stubs/type_traits.h
include/google/protobuf/text_format.h
include/google/protobuf/unknown_field_set.h
include/google/protobuf/wire_format.h
@@ -39,15 +52,15 @@ include/google/protobuf/wire_format_lite_inl.h
lib/libprotobuf-lite.a
lib/libprotobuf-lite.la
lib/libprotobuf-lite.so
-lib/libprotobuf-lite.so.7
+lib/libprotobuf-lite.so.8
lib/libprotobuf.a
lib/libprotobuf.la
lib/libprotobuf.so
-lib/libprotobuf.so.7
+lib/libprotobuf.so.8
lib/libprotoc.a
lib/libprotoc.la
lib/libprotoc.so
-lib/libprotoc.so.7
+lib/libprotoc.so.8
libdata/pkgconfig/protobuf-lite.pc
libdata/pkgconfig/protobuf.pc
@dirrm include/google/protobuf/stubs
diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile
index 79417764a6ab..897cfb175278 100644
--- a/devel/py-protobuf/Makefile
+++ b/devel/py-protobuf/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: py-protobuf
-# Date created: May 27 2009
-# Whom: vanilla@
-#
+# Created by: vanilla@
# $FreeBSD$
-#
PORTNAME= protobuf
-PORTVERSION= 2.4.1
+PORTVERSION= 2.5.0
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,4 +18,7 @@ USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+pre-build:
+ @${MKDIR} ${WRKSRC}/google/protobuf/compiler
+
.include <bsd.port.mk>
diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo
index 868584e54b79..d50dcb6f8e63 100644
--- a/devel/py-protobuf/distinfo
+++ b/devel/py-protobuf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (protobuf-2.4.1.tar.bz2) = cf8452347330834bbf9c65c2e68b5562ba10c95fa40d4f7ec0d2cb332674b0bf
-SIZE (protobuf-2.4.1.tar.bz2) = 1440188
+SHA256 (protobuf-2.5.0.tar.bz2) = 13bfc5ae543cf3aa180ac2485c0bc89495e3ae711fc6fab4f8ffe90dfb4bb677
+SIZE (protobuf-2.5.0.tar.bz2) = 1866763
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile
index 6dcda4164cc9..79612415ffff 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pink-pony
PORTVERSION= 1.2.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= GOOGLE_CODE \
http://mirror.amdmi3.ru/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Tron-like multiplayer racing game
LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
- protobuf.7:${PORTSDIR}/devel/protobuf \
+ protobuf:${PORTSDIR}/devel/protobuf \
glfw.0:${PORTSDIR}/graphics/glfw \
Half:${PORTSDIR}/graphics/ilmbase \
ftgl.2:${PORTSDIR}/graphics/ftgl \
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 997247834193..74b90935a488 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pokerth
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
DISTNAME= PokerTH-${PORTVERSION}-src
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index 446641d1db2b..658e6f691867 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mozc
PORTVERSION= 1.6.1187.102
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX?= ja-
@@ -18,7 +18,7 @@ COMMENT?= Mozc server for IBus and others
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
gtest.0:${PORTSDIR}/devel/googletest \
- protobuf.7:${PORTSDIR}/devel/protobuf \
+ protobuf:${PORTSDIR}/devel/protobuf \
zinnia.0:${PORTSDIR}/japanese/zinnia
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index 8094aa614791..95a22b06f72a 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mosh
PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://cloud.github.com/downloads/keithw/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile
index c583198285c5..50bff6364385 100644
--- a/net/ostinato/Makefile
+++ b/net/ostinato/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ostinato
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}-src-${PORTVERSION}${EXTRACTSUFFIX}
@@ -10,7 +11,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}${EXTRACTSUFFIX}
MAINTAINER= zeising@FreeBSD.org
COMMENT= Packet crafter/generator and analyzer with friendly GUI
-BUILD_DEPENDS= protobuf>=2.3.0:${PORTSDIR}/devel/protobuf
+LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
USE_QT4= gui moc_build qmake_build rcc_build uic_build network script \
xml