diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-10 14:57:24 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-10 14:57:24 +0000 |
commit | d1d8de40e837918de2ef80470c7cdeeae7814a78 (patch) | |
tree | dbc22b3a5d13e52d75b2381ec8eb1ac5e78dfff3 /japanese | |
parent | Use ume's IPv6 patch. (diff) |
o Update
ports/textproc/scim 1.2.0 --> 1.2.2
ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.
PR: ports/80848
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=134995
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-canna/Makefile | 1 | ||||
-rw-r--r-- | japanese/scim-skk/Makefile | 1 | ||||
-rw-r--r-- | japanese/scim-tables/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-uim/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index a925dd9cf339..4acc2b00c08f 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-anthy PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=scim-imengine/13188 diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile index ef5bcedf28ff..b4a8553c0c9b 100644 --- a/japanese/scim-canna/Makefile +++ b/japanese/scim-canna/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-canna PORTVERSION= 0.0.0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://www.homa.ne.jp/~ashie/linux/files/ diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index c9486597b63c..664c90016305 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-skk PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/14160 diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile index 00c745a17d7d..67e084424f8d 100644 --- a/japanese/scim-tables/Makefile +++ b/japanese/scim-tables/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-tables PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index da839f76491d..f67556eed9ea 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-uim PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ |