diff options
author | bapt <bapt@FreeBSD.org> | 2010-12-15 19:37:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-12-15 19:37:49 +0800 |
commit | 2a77d826d08facbbb6c50f2d171926595e19fe6a (patch) | |
tree | d06d478abbc4eecb65e8e86d699ea70a88734547 /textproc | |
parent | d5c2583b75fe66ae378dbf18e1b608aed28787f6 (diff) | |
download | freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.tar.gz freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.tar.zst freebsd-ports-gnome-2a77d826d08facbbb6c50f2d171926595e19fe6a.zip |
Chase devel/icu upgrade
Add an updating note
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dwdiff/Makefile | 1 | ||||
-rw-r--r-- | textproc/ibus-qt/Makefile | 1 | ||||
-rw-r--r-- | textproc/xaira/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index ad22fed1d4c6..6c5944430794 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -6,6 +6,7 @@ PORTNAME= dwdiff PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://www.logvinov.ru/files/dist/ \ diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index f0366e5c9780..f6c2b903f649 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -6,6 +6,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-${PORTVERSION}-Source diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 519f1dcdd545..38fc4ef1799a 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -7,7 +7,7 @@ PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |