Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 23:09:07 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309206 - in head: audio/rosegarden chinese/fcitx databases/couchdb databases/firebird20-client databases/firebird20-server databases/firebird21-client databases/firebird21-server datab...
Message-ID:  <201212182309.qBIN972b049943@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Dec 18 23:09:07 2012
New Revision: 309206
URL: http://svnweb.freebsd.org/changeset/ports/309206

Log:
  Chase icu, graphite2 and libexttextcat bump

Added:
  head/editors/libreoffice/files/patch-ICU50   (contents, props changed)
Modified:
  head/audio/rosegarden/Makefile
  head/chinese/fcitx/Makefile
  head/databases/couchdb/Makefile
  head/databases/firebird20-client/Makefile
  head/databases/firebird20-server/Makefile
  head/databases/firebird21-client/Makefile
  head/databases/firebird21-server/Makefile
  head/databases/firebird25-client/Makefile
  head/databases/firebird25-server/Makefile
  head/deskutils/calibre/Makefile
  head/devel/boost-libs/Makefile
  head/devel/pecl-intl/Makefile
  head/editors/libreoffice/Makefile
  head/emulators/open-vm-tools-nox11/Makefile
  head/emulators/open-vm-tools/Makefile
  head/emulators/xcpc/Makefile
  head/graphics/mapnik/Makefile
  head/graphics/qxv/Makefile
  head/lang/hiphop-php/Makefile
  head/lang/parrot/Makefile
  head/lang/rakudo/Makefile
  head/math/R/Makefile
  head/math/libR/Makefile
  head/misc/sword/Makefile
  head/misc/sword/pkg-plist
  head/net/yaz/Makefile
  head/security/prelude-lml/Makefile
  head/textproc/ibus-qt/Makefile
  head/textproc/rubygem-charlock_holmes/Makefile
  head/textproc/xaira/Makefile
  head/textproc/zorba/Makefile
  head/www/mod_pagespeed/Makefile
  head/www/webkit-gtk2/Makefile

Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/audio/rosegarden/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,6 +3,7 @@
 
 PORTNAME=	rosegarden
 PORTVERSION=	12.12
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 

Modified: head/chinese/fcitx/Makefile
==============================================================================
--- head/chinese/fcitx/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/chinese/fcitx/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -4,6 +4,7 @@
 PORTNAME=	fcitx
 PORTVERSION=	4.2.6.1
 CATEGORIES=	chinese x11
+PORTREVISION=	1
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		pinyin.tar.gz table.tar.gz en_dict-${_DICT_VER}.tar.gz

Modified: head/databases/couchdb/Makefile
==============================================================================
--- head/databases/couchdb/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/databases/couchdb/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,14 +1,10 @@
-# Ports collection makefile for:	couchdb
-# Date created:			17 Nov 2007
-# Whom:                         Ditesh Shashikant Gathani <ditesh@gathani.org>
-#
+# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
 # $FreeBSD$
-#
 
 PORTNAME=	couchdb
 PORTVERSION=	1.2.0
 PORTEPOCH=	1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	couchdb/releases/${PORTVERSION}

Modified: head/databases/firebird20-client/Makefile
==============================================================================
--- head/databases/firebird20-client/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/databases/firebird20-client/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	firebird2-client
-# Date created:	   15 August 2006
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	firebird
 PKGNAMESUFFIX=	-client

Modified: head/databases/firebird20-server/Makefile
==============================================================================
--- head/databases/firebird20-server/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/databases/firebird20-server/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	firebird2-server
-# Date created:		15 August 2006
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME?=	firebird
 PORTVERSION=	2.0.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES?=	databases
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-Release/
 PKGNAMESUFFIX?=	-server

Modified: head/databases/firebird21-client/Makefile
==============================================================================
--- head/databases/firebird21-client/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/databases/firebird21-client/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	firebird21-client
-# Date created:	   2010-11-19
-# Whom:		   Max Kochubey <root@hangover.org.ru>
-#
+# Created by: Max Kochubey <root@hangover.org.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	firebird
 PKGNAMESUFFIX=	-client

Modified: head/databases/firebird21-server/Makefile
==============================================================================
--- head/databases/firebird21-server/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/databases/firebird21-server/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:    firebird21-server
-# Date created:         2010-11-19
-# Whom:                 Max Kochubey <root@hangover.org.ru>
-#
+# Created by: Max Kochubey <root@hangover.org.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	firebird
 PORTVERSION=	2.1.4
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	databases
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-Release/
 PKGNAMESUFFIX?=	-server

Modified: head/databases/firebird25-client/Makefile
==============================================================================
--- head/databases/firebird25-client/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/databases/firebird25-client/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	firebird25-client
-# Date created:	   2010-12-20
-# Whom:		   Alonso Cárdenas Márquez <acm@FreeBSD.org>
-#
+# Created by: Alonso Cárdenas Márquez <acm@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	firebird
 PKGNAMESUFFIX=	-client

Modified: head/databases/firebird25-server/Makefile
==============================================================================
--- head/databases/firebird25-server/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/databases/firebird25-server/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:    firebird25-server
-# Date created:         2010-12-20
-# Whom:                 Alonso Cárdenas Márquez <acm@FreeBSD.org>
-#
+# Created by: Alonso Cárdenas Márquez <acm@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	firebird
 PORTVERSION=	2.5.1
-PORTREVISION?=	1
+PORTREVISION?=	2
 CATEGORIES?=	databases
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/
 PKGNAMESUFFIX?=	-server

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/deskutils/calibre/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,6 +3,7 @@
 
 PORTNAME=	calibre
 PORTVERSION=	0.9.10
+PORTREVISION=	1
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}/
 

Modified: head/devel/boost-libs/Makefile
==============================================================================
--- head/devel/boost-libs/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/devel/boost-libs/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:  boost-libs
-# Date Created:			  30 April 2009
-# Whom:				  Alexander Churanov <churanov.port.maintainer@gmail.com>
-#
+# Created by: Alexander Churanov <churanov.port.maintainer@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	boost-libs
-PORTREVISION=	1
+PORTREVISION=	2
 COMMENT=	Free portable C++ libraries (without Boost.Python)
 USE_BZIP2=	yes
 

Modified: head/devel/pecl-intl/Makefile
==============================================================================
--- head/devel/pecl-intl/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/devel/pecl-intl/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	pecl-intl
-# Date created:			June 28, 2008
-# Whom:				Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	intl
 PORTVERSION=	2.0.0
+PORTREVISION=	1
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -18,7 +15,7 @@ COMMENT=	A PECL extension to support Int
 
 LICENSE=	PHP301
 
-LIB_DEPENDS=	icui18n.48:${PORTSDIR}/devel/icu
+LIB_DEPENDS=	icui18n:${PORTSDIR}/devel/icu
 
 USE_PHP=	yes
 USE_PHPEXT=	yes

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/editors/libreoffice/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -2,7 +2,7 @@
 
 .include "${.CURDIR}/Makefile.common"
 
-PORTREVISION=	0
+PORTREVISION=	1
 
 MASTER_SITE_SUBDIR=	src/${PORTVERSION}/
 MASTER_SITES+=	http://dev-www.libreoffice.org/src/:ext \
@@ -27,7 +27,7 @@ LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphic
 		xml2.5:${PORTSDIR}/textproc/libxml2 \
 		xslt.2:${PORTSDIR}/textproc/libxslt \
 		expat.6:${PORTSDIR}/textproc/expat2 \
-		icutu.48:${PORTSDIR}/devel/icu \
+		icutu:${PORTSDIR}/devel/icu \
 		jpeg.11:${PORTSDIR}/graphics/jpeg \
 		curl.6:${PORTSDIR}/ftp/curl \
 		hunspell-1.3.0:${PORTSDIR}/textproc/hunspell \
@@ -38,11 +38,11 @@ LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphic
 		wpg-0.2.2:${PORTSDIR}/graphics/libwpg \
 		wps-0.2.2:${PORTSDIR}/textproc/libwps \
 		rdf.0:${PORTSDIR}/textproc/redland \
-		exttextcat-1.0.0:${PORTSDIR}/textproc/libexttextcat \
+		exttextcat-2.0.0:${PORTSDIR}/textproc/libexttextcat \
 		lpsolve55:${PORTSDIR}/math/lp_solve \
 		cups.2:${PORTSDIR}/print/cups-client \
 		visio-0.0.0:${PORTSDIR}/textproc/libvisio \
-		graphite2.2:${PORTSDIR}/graphics/graphite2 \
+		graphite2:${PORTSDIR}/graphics/graphite2 \
 		nss3.1:${PORTSDIR}/security/nss \
 		SampleICC.2:${PORTSDIR}/graphics/sampleicc \
 		png15:${PORTSDIR}/graphics/png \

Added: head/editors/libreoffice/files/patch-ICU50
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/libreoffice/files/patch-ICU50	Tue Dec 18 23:09:07 2012	(r309206)
@@ -0,0 +1,49 @@
+From 0c08a84c04b166ab6479716e2c33cd444d7e3dbe Mon Sep 17 00:00:00 2001
+From: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
+Date: Mon, 02 Apr 2012 16:46:32 +0000
+Subject: Make ICU build with icu-49 by removing no-longer used variables.
+
+Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
+---
+diff --git a/i18npool/source/breakiterator/data/char.txt b/i18npool/source/breakiterator/data/char.txt
+index 8e49a56..acb932e 100644
+--- i18npool/source/breakiterator/data/char.txt
++++ i18npool/source/breakiterator/data/char.txt
+@@ -16,7 +16,6 @@
+ $CR          = [\p{Grapheme_Cluster_Break = CR}];
+ $LF          = [\p{Grapheme_Cluster_Break = LF}];
+ $Control     = [\p{Grapheme_Cluster_Break = Control}];
+-$Prepend     = [\p{Grapheme_Cluster_Break = Prepend}];
+ $Extend      = [\p{Grapheme_Cluster_Break = Extend}];
+ $SpacingMark = [\p{Grapheme_Cluster_Break = SpacingMark}];
+ # True Indic wants to move by syllables. Break up SpacingMark. This based on Unicode 6.0 data
+diff --git a/i18npool/source/breakiterator/data/char_in.txt b/i18npool/source/breakiterator/data/char_in.txt
+index 5e1ed67..5ad12a7 100644
+--- i18npool/source/breakiterator/data/char_in.txt
++++ i18npool/source/breakiterator/data/char_in.txt
+@@ -15,7 +15,6 @@
+ $CR          = [\p{Grapheme_Cluster_Break = CR}];
+ $LF          = [\p{Grapheme_Cluster_Break = LF}];
+ $Control     = [\p{Grapheme_Cluster_Break = Control}];
+-$Prepend     = [\p{Grapheme_Cluster_Break = Prepend}];
+ $Extend      = [\p{Grapheme_Cluster_Break = Extend}];
+ $SpacingMark = [\p{Grapheme_Cluster_Break = SpacingMark}];
+ $BengaliLetter = [\u0985-\u09B9 \u09CE \u09DC-\u09E1 \u09F0-\u09F1];
+@@ -72,7 +71,6 @@ $L ($L | $V | $LV | $LVT);
+ [^$Control $CR $LF] $Extend;
+ 
+ [^$Control $CR $LF] $SpacingMark;
+-$Prepend [^$Control $CR $LF];
+ 
+ 
+ ## -------------------------------------------------
+@@ -94,7 +92,6 @@ $T ($LVT | $T);
+ 
+ $Extend      [^$Control $CR $LF];
+ $SpacingMark [^$Control $CR $LF];
+-[^$Control $CR $LF] $Prepend;
+ 
+ 
+ ## -------------------------------------------------
+--
+cgit v0.9.0.2-2-gbebe

Modified: head/emulators/open-vm-tools-nox11/Makefile
==============================================================================
--- head/emulators/open-vm-tools-nox11/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/emulators/open-vm-tools-nox11/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    open-vm-tools-nox11
-# Date created:         16 Mai 2008
-# Whom:                 Martin Blapp <mb@FreeBSD.org>
-#
+# Created by: Martin Blapp <mb@FreeBSD.org>
 # $FreeBSD$
-#
 
 MASTERDIR=      ${.CURDIR}/../open-vm-tools
 WITHOUT_X11=    yes

Modified: head/emulators/open-vm-tools/Makefile
==============================================================================
--- head/emulators/open-vm-tools/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/emulators/open-vm-tools/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	open-vm-tools for FreeBSD
-# Date created:		28 Mar 2008
-# Whom:			mbr@FreeBSD.org
-#
+# Created by: mbr@FreeBSD.org
 # $FreeBSD$
-#
 
 PORTNAME=		open-vm-tools
 PORTVERSION=		${BUILD_VER}
-PORTREVISION=		2
+PORTREVISION=		3
 PORTEPOCH=		1
 CATEGORIES=		emulators kld
 MASTER_SITES=		SF/${PORTNAME}/${PORTNAME}/stable-8.6.x

Modified: head/emulators/xcpc/Makefile
==============================================================================
--- head/emulators/xcpc/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/emulators/xcpc/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	cpmtools
-# Date created:		31 January 2008
-# Whom:			joerg
-#
+# Created by: joerg
 # $FreeBSD$
-#
 
 PORTNAME=	xcpc
 PORTVERSION=	20070122
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 

Modified: head/graphics/mapnik/Makefile
==============================================================================
--- head/graphics/mapnik/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/graphics/mapnik/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mapnik
 PORTVERSION=	2.1.0
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/

Modified: head/graphics/qxv/Makefile
==============================================================================
--- head/graphics/qxv/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/graphics/qxv/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	qxv
-# Date created:		28 August 2012
-# Whom:			cy
-#
+# Created by: cy
 # $FreeBSD$
-#
 
 PORTNAME=	qxv
 PORTVERSION=	0.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES+=	graphics
 MASTER_SITES=	http://labs.freehackers.org/attachments/download/422/
 
@@ -22,7 +18,7 @@ LIB_DEPENDS=	png15:${PORTSDIR}/graphics/
 		freetype.9:${PORTSDIR}/print/freetype2 \
 		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
 		iconv.3:${PORTSDIR}/converters/iconv \
-		icui18n.48:${PORTSDIR}/devel/icu \
+		icui18n:${PORTSDIR}/devel/icu \
 		intl.9:${PORTSDIR}/devel/gettext \
 		pcre.3:${PORTSDIR}/devel/pcre \
 		pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \

Modified: head/lang/hiphop-php/Makefile
==============================================================================
--- head/lang/hiphop-php/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/lang/hiphop-php/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	hiphop
-# Date created:				20120712
-# Whom:					Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	hiphop-php
 PORTVERSION=	0.0.20120716
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	lang devel www
 MASTER_SITES=	https://github.com/facebook/hiphop-php/tarball/${GITVERSION}/:main \
 		http://unicode.org/Public/UNIDATA/:unidata \
@@ -36,20 +32,19 @@ LICENSE_DISTFILES_UNICODE= EastAsianWidt
 	8859-11.TXT 8859-13.TXT 8859-14.TXT 8859-15.TXT 8859-16.TXT
 LICENSE_DISTFILES_ZEND200=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
-LIB_DEPENDS=	icudata.48:${PORTSDIR}/devel/icu \
+LIB_DEPENDS=	icudata:${PORTSDIR}/devel/icu \
 		boost_thread:${PORTSDIR}/devel/boost-libs \
 		execinfo:${PORTSDIR}/devel/libexecinfo \
-		tbb.4:${PORTSDIR}/devel/tbb \
-		gd.4:${PORTSDIR}/graphics/gd \
-		mcrypt.8:${PORTSDIR}/security/libmcrypt \
-		onig.1:${PORTSDIR}/devel/oniguruma4 \
-		pcre.3:${PORTSDIR}/devel/pcre \
-		expat.6:${PORTSDIR}/textproc/expat2 \
-		memcached.10:${PORTSDIR}/databases/libmemcached \
-		c-client4.9:${PORTSDIR}/mail/cclient
+		tbb:${PORTSDIR}/devel/tbb \
+		gd:${PORTSDIR}/graphics/gd \
+		mcrypt:${PORTSDIR}/security/libmcrypt \
+		onig:${PORTSDIR}/devel/oniguruma4 \
+		pcre:${PORTSDIR}/devel/pcre \
+		expat:${PORTSDIR}/textproc/expat2 \
+		memcached:${PORTSDIR}/databases/libmemcached \
+		c-client4:${PORTSDIR}/mail/cclient
 
 OPTIONS_DEFINE=	NLS
-OPTIONS_DEFAULT=	NLS
 NLS_DESC=	Depend on gettext (required if binutils have NLS)
 
 _EXTDIR=	share/hiphop-php/ext

Modified: head/lang/parrot/Makefile
==============================================================================
--- head/lang/parrot/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/lang/parrot/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	parrot
-# Date created:	   15 April 2005
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	parrot
 PORTVERSION=	${PARROT_VERSION}
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/
 

Modified: head/lang/rakudo/Makefile
==============================================================================
--- head/lang/rakudo/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/lang/rakudo/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rakudo
 PORTVERSION=	2012.09
-PORTEPOCH=	3
+PORTEPOCH=	4
 CATEGORIES=	lang
 MASTER_SITES=	http://cloud.github.com/downloads/rakudo/star/
 DISTNAME=	${PORTNAME}-star-${PORTVERSION}

Modified: head/math/R/Makefile
==============================================================================
--- head/math/R/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/math/R/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,14 +1,9 @@
-# vim: tabstop=8 softtabstop=0 noexpandtab
-# New ports collection makefile for:	R
-# Date created:		Fri Feb  9 10:50:25 EST 2001
-# Whom:			Maurice Castro <maurice@serc.rmit.edu.au>
-#
+# Created by: Maurice Castro <maurice@serc.rmit.edu.au>
 # $FreeBSD$
-#
 
 PORTNAME?=	R
 PORTVERSION=	2.15.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math lang
 MASTER_SITES=	http://cran.r-project.org/src/base/R-2/ \
 		ftp://cran.r-project.org/pub/R/src/base/R-2/ \

Modified: head/math/libR/Makefile
==============================================================================
--- head/math/libR/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/math/libR/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,10 +1,5 @@
-# vim: tabstop=8 softtabstop=0 noexpandtab
-# Ports collection makefile for:	libR
-# Date created:		20 July 2011
-# Whom:			bf <bf@FreeBSD.org>
-#
+# Created by: bf <bf@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	libR
 

Modified: head/misc/sword/Makefile
==============================================================================
--- head/misc/sword/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/misc/sword/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for: sword
-# Date created:   22 may 2001
-# Whom:           Willem van Engen <wvengen@stack.nl>
-#
+# Created by: Willem van Engen <wvengen@stack.nl>
 # $FreeBSD$
-#
 
 PORTNAME=	sword
 PORTVERSION=	1.6.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.crosswire.org/pub/sword/source/v1.6/ \
 		http://crosswire.org/ftpmirror/pub/sword/source/v1.6/ \

Modified: head/misc/sword/pkg-plist
==============================================================================
--- head/misc/sword/pkg-plist	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/misc/sword/pkg-plist	Tue Dec 18 23:09:07 2012	(r309206)
@@ -182,16 +182,16 @@ lib/libsword-%%PORTVERSION%%.so
 lib/libsword.a
 lib/libsword.la
 lib/libsword.so
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_Any_Latex.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_Any_Latin1.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_BETA_Greek.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_BGreek_Greek.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_CCAT_Hebrew.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_CCAT_Syriac.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_Latin_Coptic.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_Latin_Gothic.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_Latin_Ugaritic.res
-%%ICU%%lib/sword/%%PORTVERSION%%_icu_4.8.1.1/translit_swordindex.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_Any_Latex.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_Any_Latin1.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_BETA_Greek.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_BGreek_Greek.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_CCAT_Hebrew.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_CCAT_Syriac.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_Latin_Coptic.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_Latin_Gothic.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_Latin_Ugaritic.res
+%%ICU%%lib/sword/%%PORTVERSION%%_icu_50.1/translit_swordindex.res
 libdata/pkgconfig/sword.pc
 %%DATADIR%%/locales.d/locales.conf
 %%DATADIR%%/locales.d/abbr.conf
@@ -279,6 +279,6 @@ libdata/pkgconfig/sword.pc
 @dirrm %%DATADIR%%/mods.d
 @dirrm %%DATADIR%%/locales.d
 @dirrm %%DATADIR%%
-%%ICU%%@dirrm lib/sword/%%PORTVERSION%%_icu_4.8.1.1
+%%ICU%%@dirrm lib/sword/%%PORTVERSION%%_icu_50.1
 @dirrm lib/sword
 @dirrm include/sword

Modified: head/net/yaz/Makefile
==============================================================================
--- head/net/yaz/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/net/yaz/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,6 +3,7 @@
 
 PORTNAME=	yaz
 PORTVERSION=	4.2.47
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://ftp.indexdata.dk/pub/yaz/
 

Modified: head/security/prelude-lml/Makefile
==============================================================================
--- head/security/prelude-lml/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/security/prelude-lml/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,6 +3,7 @@
 
 PORTNAME=	prelude-lml
 PORTVERSION=	1.0.1
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	https://www.prelude-ids.org/attachments/download/242/
 

Modified: head/textproc/ibus-qt/Makefile
==============================================================================
--- head/textproc/ibus-qt/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/textproc/ibus-qt/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,12 +1,9 @@
-# New ports collection Makefile for:	ibus-qt
-# Date created:				10 November 2009
-# Whom:					Henry Hu <henry.hu.sh@gmail.com>
-#
+# Created by: Henry Hu <henry.hu.sh@gmail.com>
 # $FreeBSD$
 
 PORTNAME=	ibus-qt
 PORTVERSION=	1.3.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 DISTNAME=		${PORTNAME}-${PORTVERSION}-Source

Modified: head/textproc/rubygem-charlock_holmes/Makefile
==============================================================================
--- head/textproc/rubygem-charlock_holmes/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/textproc/rubygem-charlock_holmes/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -2,6 +2,7 @@
 
 PORTNAME=	charlock_holmes
 PORTVERSION=	0.6.8
+PORTRESIVION=	1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 

Modified: head/textproc/xaira/Makefile
==============================================================================
--- head/textproc/xaira/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/textproc/xaira/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	xaira
-# Date created:		10 September 2007
-# Whom:			Mathias Monnerville <mathias@monnerville.com>
-#
+# Created by: Mathias Monnerville <mathias@monnerville.com>
 # $FreeBSD$
-#
 
 PORTNAME=	xaira
 PORTVERSION=	1.23
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 

Modified: head/textproc/zorba/Makefile
==============================================================================
--- head/textproc/zorba/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/textproc/zorba/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,6 +3,7 @@
 
 PORTNAME=	zorba
 PORTVERSION=	2.7.0
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	https://launchpadlibrarian.net/119058962/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}

Modified: head/www/mod_pagespeed/Makefile
==============================================================================
--- head/www/mod_pagespeed/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/www/mod_pagespeed/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mod_pagespeed
 PORTVERSION=	1.1.23.2
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_LOCAL}

Modified: head/www/webkit-gtk2/Makefile
==============================================================================
--- head/www/webkit-gtk2/Makefile	Tue Dec 18 23:07:25 2012	(r309205)
+++ head/www/webkit-gtk2/Makefile	Tue Dec 18 23:09:07 2012	(r309206)
@@ -1,14 +1,9 @@
-# New ports collection makefile for:	webkit
-# Date created:		2007-10-21
-# Whom:			Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
 # $FreeBSD$
 #   $MCom: ports/www/webkit-gtk2/Makefile,v 1.80 2011/07/11 10:14:46 kwm Exp $
-#
-
 PORTNAME=	webkit
 PORTVERSION=	1.4.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	http://webkitgtk.org/
 PKGNAMESUFFIX=	-gtk2
@@ -20,7 +15,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/flex:${P
 		${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \
 		g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
 LIB_DEPENDS=	enchant.1:${PORTSDIR}/textproc/enchant \
-		icutu.48:${PORTSDIR}/devel/icu \
+		icutu:${PORTSDIR}/devel/icu \
 		curl.6:${PORTSDIR}/ftp/curl \
 		sqlite3.8:${PORTSDIR}/databases/sqlite3 \
 		soup-2.4.1:${PORTSDIR}/devel/libsoup



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212182309.qBIN972b049943>