diff options
author | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-12-19 07:09:07 +0800 |
commit | 79e1a83e414e54f2b087c20cd4925a0fab93e0bc (patch) | |
tree | ad7c39da51b49efe798d391589a3e0dbdee5aa47 /textproc | |
parent | e239e0d9a0a9c0259b3a19b1d2c30586f4c14854 (diff) | |
download | freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.gz freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.tar.zst freebsd-ports-gnome-79e1a83e414e54f2b087c20cd4925a0fab93e0bc.zip |
Chase icu, graphite2 and libexttextcat bump
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ibus-qt/Makefile | 7 | ||||
-rw-r--r-- | textproc/rubygem-charlock_holmes/Makefile | 1 | ||||
-rw-r--r-- | textproc/xaira/Makefile | 8 | ||||
-rw-r--r-- | textproc/zorba/Makefile | 1 |
4 files changed, 6 insertions, 11 deletions
diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index e395e98bc010..e4a89ffd518b 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -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 diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index b7a636be8b4f..1c59a928eff9 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -2,6 +2,7 @@ PORTNAME= charlock_holmes PORTVERSION= 0.6.8 +PORTRESIVION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 06b0d8c3f29b..3f66af57563b 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -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} diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index f80a5af46c91..6fc42d15953b 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,6 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |