diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-11 05:06:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-11 05:06:39 +0800 |
commit | 30858ea3c41de585d455dc6029297d527152e391 (patch) | |
tree | 489557449bc9d7c0c9f93cefc244761d234d7cc9 /textproc | |
parent | cfdfe1cdf585ce367ae48ea29774ca3c7057d108 (diff) | |
download | freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.gz freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.zst freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.zip |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
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 ccb3080f097f..30e4645d4bf2 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -6,6 +6,7 @@ PORTNAME= dwdiff PORTVERSION= 1.9 +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 1461d2d09ec3..697b4013538c 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -6,6 +6,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.1 +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 38fc4ef1799a..19733abb6a63 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -7,7 +7,7 @@ PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |