From owner-svn-ports-all@FreeBSD.ORG Thu Apr 23 21:26:26 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8CD53D75; Thu, 23 Apr 2015 21:26:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79FCD158B; Thu, 23 Apr 2015 21:26:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3NLQQoo008824; Thu, 23 Apr 2015 21:26:26 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3NLQAoE008699; Thu, 23 Apr 2015 21:26:10 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201504232126.t3NLQAoE008699@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 23 Apr 2015 21:26:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384614 - in head: . astro/osmium chinese/fcitx databases/couchdb databases/firebird25-server deskutils/calibre devel/dee devel/hs-text-icu devel/icu devel/pecl-intl devel/py-icu devel/... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2015 21:26:26 -0000 Author: bapt Date: Thu Apr 23 21:26:09 2015 New Revision: 384614 URL: https://svnweb.freebsd.org/changeset/ports/384614 Log: Update icu to 55.1 Modified: head/UPDATING head/astro/osmium/Makefile head/chinese/fcitx/Makefile head/databases/couchdb/Makefile head/databases/firebird25-server/Makefile head/deskutils/calibre/Makefile head/devel/dee/Makefile head/devel/hs-text-icu/Makefile head/devel/icu/Makefile head/devel/icu/distinfo head/devel/icu/pkg-plist head/devel/pecl-intl/Makefile head/devel/py-icu/Makefile head/devel/qt4-corelib/Makefile head/devel/qt5-core/Makefile head/dns/bind10/Makefile head/dns/bundy/Makefile head/editors/libreoffice/Makefile head/emulators/open-vm-tools/Makefile head/emulators/xcpc/Makefile head/graphics/libcdr01/Makefile head/graphics/mapnik/Makefile head/lang/gnustep-base/Makefile head/lang/parrot/Makefile head/lang/v8-devel/Makefile head/mail/thunderbird/Makefile head/math/R/Makefile head/misc/sword/Makefile head/multimedia/aegisub/Makefile head/multimedia/subtitlecomposer-kde4/Makefile head/net-p2p/twister/Makefile head/net/yaz/Makefile head/print/harfbuzz/Makefile head/print/libmspub01/Makefile head/print/tex-luatex/Makefile head/print/tex-xetex/Makefile head/print/texlive-base/Makefile head/sysutils/tracker/Makefile head/textproc/dwdiff/Makefile head/textproc/ibus-qt/Makefile head/textproc/libe-book/Makefile head/textproc/libe-book00/Makefile head/textproc/liblrdf/Makefile head/textproc/libvisio/Makefile head/textproc/libvisio01/Makefile head/textproc/raptor2/Makefile head/textproc/rubygem-charlock_holmes/Makefile head/textproc/zorba/Makefile head/www/chromium/Makefile head/www/cppcms/Makefile head/www/firefox-esr/Makefile head/www/firefox/Makefile head/www/libxul/Makefile head/www/seamonkey/Makefile head/www/webkit-gtk2/Makefile head/www/webkit-gtk3/Makefile head/www/webkit-qt5/Makefile Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Apr 23 20:54:57 2015 (r384613) +++ head/UPDATING Thu Apr 23 21:26:09 2015 (r384614) @@ -5,6 +5,17 @@ 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. +20150420: + AFFECTS: users of devel/icu + AUTHOR: bapt@FreeBSD.org + + icu has been updated to 55.1. Please rebuild all ports that depends on it + + If you use portmaster: + portmaster -w -r icu + If you use portupgrade: + portupgrade -fr devel/icu + 20150419 AFFECTS: Users of emulators/wine-devel AUTHOR: gerald@FreeBSD.org Modified: head/astro/osmium/Makefile ============================================================================== --- head/astro/osmium/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/astro/osmium/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org Modified: head/chinese/fcitx/Makefile ============================================================================== --- head/chinese/fcitx/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/chinese/fcitx/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= fcitx PORTVERSION= 4.2.8.6 +PORTREVISION= 1 CATEGORIES= chinese x11 MASTER_SITES= http://download.fcitx-im.org/fcitx/:fcitx \ http://download.fcitx-im.org/data/:data Modified: head/databases/couchdb/Makefile ============================================================================== --- head/databases/couchdb/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/databases/couchdb/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= couchdb PORTVERSION= 1.6.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE} Modified: head/databases/firebird25-server/Makefile ============================================================================== --- head/databases/firebird25-server/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/databases/firebird25-server/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= firebird PORTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/deskutils/calibre/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= calibre PORTVERSION= 1.48.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ Modified: head/devel/dee/Makefile ============================================================================== --- head/devel/dee/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/dee/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/151383425/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ Modified: head/devel/hs-text-icu/Makefile ============================================================================== --- head/devel/hs-text-icu/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/hs-text-icu/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ PORTNAME= text-icu PORTVERSION= 0.6.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Modified: head/devel/icu/Makefile ============================================================================== --- head/devel/icu/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/icu/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icu -PORTVERSION= 53.1 +PORTVERSION= 55.1 CATEGORIES= devel MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \ SF/${PORTNAME}/ICU4C/${PORTVERSION}/ Modified: head/devel/icu/distinfo ============================================================================== --- head/devel/icu/distinfo Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/icu/distinfo Thu Apr 23 21:26:09 2015 (r384614) @@ -1,2 +1,2 @@ -SHA256 (icu4c-53_1-src.tgz) = 6fa74fb5aac070c23eaba1711a7178fe582c59867484c5ec07c49002787a9a28 -SIZE (icu4c-53_1-src.tgz) = 23218952 +SHA256 (icu4c-55_1-src.tgz) = e16b22cbefdd354bec114541f7849a12f8fc2015320ca5282ee4fd787571457b +SIZE (icu4c-55_1-src.tgz) = 25600847 Modified: head/devel/icu/pkg-plist ============================================================================== --- head/devel/icu/pkg-plist Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/icu/pkg-plist Thu Apr 23 21:26:09 2015 (r384614) @@ -129,6 +129,7 @@ include/unicode/reldatefmt.h include/unicode/rep.h include/unicode/resbund.h include/unicode/schriter.h +include/unicode/scientificnumberformatter.h include/unicode/search.h include/unicode/selfmt.h include/unicode/simpletz.h @@ -175,11 +176,13 @@ include/unicode/udateintervalformat.h include/unicode/udatpg.h include/unicode/udisplaycontext.h include/unicode/uenum.h +include/unicode/ufieldpositer.h include/unicode/uformattable.h include/unicode/ugender.h include/unicode/uidna.h include/unicode/uiter.h include/unicode/uldnames.h +include/unicode/ulistformatter.h include/unicode/uloc.h include/unicode/ulocdata.h include/unicode/umachine.h Modified: head/devel/pecl-intl/Makefile ============================================================================== --- head/devel/pecl-intl/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/pecl-intl/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= intl PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/py-icu/Makefile ============================================================================== --- head/devel/py-icu/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/py-icu/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= icu PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/P/PyICU Modified: head/devel/qt4-corelib/Makefile ============================================================================== --- head/devel/qt4-corelib/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/qt4-corelib/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= corelib DISTVERSION= ${QT4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel PKGNAMEPREFIX= qt4- Modified: head/devel/qt5-core/Makefile ============================================================================== --- head/devel/qt5-core/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/devel/qt5-core/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- Modified: head/dns/bind10/Makefile ============================================================================== --- head/dns/bind10/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/dns/bind10/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= bind10 PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} Modified: head/dns/bundy/Makefile ============================================================================== --- head/dns/bundy/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/dns/bundy/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= bundy PORTVERSION= 0.20150304 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= LOCAL/mat/bundy GH Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/editors/libreoffice/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Full integrated office productivity suite Modified: head/emulators/open-vm-tools/Makefile ============================================================================== --- head/emulators/open-vm-tools/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/emulators/open-vm-tools/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-9.4.x Modified: head/emulators/xcpc/Makefile ============================================================================== --- head/emulators/xcpc/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/emulators/xcpc/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/graphics/libcdr01/Makefile ============================================================================== --- head/graphics/libcdr01/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/graphics/libcdr01/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 Modified: head/graphics/mapnik/Makefile ============================================================================== --- head/graphics/mapnik/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/graphics/mapnik/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 2.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 13 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ Modified: head/lang/gnustep-base/Makefile ============================================================================== --- head/lang/gnustep-base/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/lang/gnustep-base/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= gnustep-base PORTVERSION= 1.24.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang devel gnustep MASTER_SITES= GNUSTEP/core Modified: head/lang/parrot/Makefile ============================================================================== --- head/lang/parrot/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/lang/parrot/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= parrot PORTVERSION= 7.0.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/ \ ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ Modified: head/lang/v8-devel/Makefile ============================================================================== --- head/lang/v8-devel/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/lang/v8-devel/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.27.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla PKGNAMESUFFIX= -devel Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/mail/thunderbird/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 31.6.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ Modified: head/math/R/Makefile ============================================================================== --- head/math/R/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/math/R/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME?= R PORTVERSION= 3.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math lang MASTER_SITES= http://cran.r-project.org/%SUBDIR%/ \ ftp://cran.r-project.org/pub/R/%SUBDIR%/ \ Modified: head/misc/sword/Makefile ============================================================================== --- head/misc/sword/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/misc/sword/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= sword PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ Modified: head/multimedia/aegisub/Makefile ============================================================================== --- head/multimedia/aegisub/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/multimedia/aegisub/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/:aegisub \ ftp://ftp.aegisub.org/pub/archives/releases/source/:aegisub \ Modified: head/multimedia/subtitlecomposer-kde4/Makefile ============================================================================== --- head/multimedia/subtitlecomposer-kde4/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/multimedia/subtitlecomposer-kde4/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.5.7 +PORTREVISION= 1 CATEGORIES= multimedia kde MAINTAINER= makc@FreeBSD.org Modified: head/net-p2p/twister/Makefile ============================================================================== --- head/net-p2p/twister/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/net-p2p/twister/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= twister-core PORTVERSION= 0.9.29 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-p2p Modified: head/net/yaz/Makefile ============================================================================== --- head/net/yaz/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/net/yaz/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= yaz PORTVERSION= 5.11.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ Modified: head/print/harfbuzz/Makefile ============================================================================== --- head/print/harfbuzz/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/print/harfbuzz/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= harfbuzz PORTVERSION= 0.9.40 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ Modified: head/print/libmspub01/Makefile ============================================================================== --- head/print/libmspub01/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/print/libmspub01/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 Modified: head/print/tex-luatex/Makefile ============================================================================== --- head/print/tex-luatex/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/print/tex-luatex/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ PORTNAME= luatex PORTVERSION= 0.79.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMEPREFIX= tex- Modified: head/print/tex-xetex/Makefile ============================================================================== --- head/print/tex-xetex/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/print/tex-xetex/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99991 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMEPREFIX= tex- Modified: head/print/texlive-base/Makefile ============================================================================== --- head/print/texlive-base/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/print/texlive-base/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20140525 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMESUFFIX= -base Modified: head/sysutils/tracker/Makefile ============================================================================== --- head/sysutils/tracker/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/sysutils/tracker/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -4,6 +4,7 @@ PORTNAME= tracker PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME Modified: head/textproc/dwdiff/Makefile ============================================================================== --- head/textproc/dwdiff/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/dwdiff/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= dwdiff PORTVERSION= 2.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ Modified: head/textproc/ibus-qt/Makefile ============================================================================== --- head/textproc/ibus-qt/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/ibus-qt/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ \ http://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ Modified: head/textproc/libe-book/Makefile ============================================================================== --- head/textproc/libe-book/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/libe-book/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ Modified: head/textproc/libe-book00/Makefile ============================================================================== --- head/textproc/libe-book00/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/libe-book00/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.0.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= 00 Modified: head/textproc/liblrdf/Makefile ============================================================================== --- head/textproc/liblrdf/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/liblrdf/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= liblrdf PORTVERSION= 0.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= GENTOO/distfiles Modified: head/textproc/libvisio/Makefile ============================================================================== --- head/textproc/libvisio/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/libvisio/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.0.31 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc devel MASTER_SITES= LODEV Modified: head/textproc/libvisio01/Makefile ============================================================================== --- head/textproc/libvisio01/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/libvisio01/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 Modified: head/textproc/raptor2/Makefile ============================================================================== --- head/textproc/raptor2/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/raptor2/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} Modified: head/textproc/rubygem-charlock_holmes/Makefile ============================================================================== --- head/textproc/rubygem-charlock_holmes/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/rubygem-charlock_holmes/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,6 +2,7 @@ PORTNAME= charlock_holmes PORTVERSION= 0.7.3 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/zorba/Makefile ============================================================================== --- head/textproc/zorba/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/textproc/zorba/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/chromium/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 40.0.2214.115 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Modified: head/www/cppcms/Makefile ============================================================================== --- head/www/cppcms/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/cppcms/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/firefox-esr/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 31.6.0 DISTVERSIONSUFFIX=esr.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/firefox/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 37.0.2 DISTVERSIONSUFFIX=.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/libxul/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 31.6.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source DISTNAME= firefox-${DISTVERSION}esr.source Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/seamonkey/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.33.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ Modified: head/www/webkit-gtk2/Makefile ============================================================================== --- head/www/webkit-gtk2/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/webkit-gtk2/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 Modified: head/www/webkit-gtk3/Makefile ============================================================================== --- head/www/webkit-gtk3/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/webkit-gtk3/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 Modified: head/www/webkit-qt5/Makefile ============================================================================== --- head/www/webkit-qt5/Makefile Thu Apr 23 20:54:57 2015 (r384613) +++ head/www/webkit-qt5/Makefile Thu Apr 23 21:26:09 2015 (r384614) @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= ${QT5_VERSION} -PORTREVISON= 1 +PORTREVISON= 2 CATEGORIES= www PKGNAMEPREFIX= qt5-