diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-30 14:20:20 +0800 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-30 14:20:20 +0800 |
commit | b0b1fadbc2adde697f1d76934d3c388419caf41c (patch) | |
tree | c47981657f76f729df6440ef6524709ea81931a9 /japanese | |
parent | 753b625edb7c3cb2695f2723c99844c9fd127595 (diff) | |
download | freebsd-ports-gnome-b0b1fadbc2adde697f1d76934d3c388419caf41c.tar.gz freebsd-ports-gnome-b0b1fadbc2adde697f1d76934d3c388419caf41c.tar.zst freebsd-ports-gnome-b0b1fadbc2adde697f1d76934d3c388419caf41c.zip |
o Update to 1.4.0.
o Chase bump libversion to slave ports .
PR: ports/84247
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-canna/Makefile | 2 | ||||
-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, 4 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index 6a0509b72449..05b9b3f90cf3 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-anthy PORTVERSION= 0.5.2 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=scim-imengine/15606 diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile index 5f8173c29c94..b90750ddb97e 100644 --- a/japanese/scim-canna/Makefile +++ b/japanese/scim-canna/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-canna PORTVERSION= 0.1.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/14496 diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index 7a56d1c1488e..16be09482c96 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-skk PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/14947 diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile index 67e084424f8d..725c8ca56d37 100644 --- a/japanese/scim-tables/Makefile +++ b/japanese/scim-tables/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-tables PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index f67556eed9ea..5d2c6dc451e8 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-uim PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ |