From c830042769f26309b16e0b0ace05fc30fec7b236 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 10 Sep 2014 20:50:31 +0000 Subject: Update the default version of GCC in the Ports Collection from GCC 4.7.4 to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) --- arabic/kde4-l10n/Makefile | 2 +- arabic/libreoffice/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'arabic') diff --git a/arabic/kde4-l10n/Makefile b/arabic/kde4-l10n/Makefile index e3ac07ddd5d1..5a9444045d29 100644 --- a/arabic/kde4-l10n/Makefile +++ b/arabic/kde4-l10n/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= arabic kde MAINTAINER= kde@FreeBSD.org diff --git a/arabic/libreoffice/Makefile b/arabic/libreoffice/Makefile index b3e1d345af41..a076fd16bbec 100644 --- a/arabic/libreoffice/Makefile +++ b/arabic/libreoffice/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ LO_I18N= ar +PORTREVISION= 1 CATEGORIES= arabic editors .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" -- cgit