diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2012-02-15 22:09:48 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2012-02-15 22:09:48 +0800 |
commit | d4e113623bf9cdc8f66ca55e1f841b9834cef5f9 (patch) | |
tree | 3fde6152e5adea960802275aba0cdad464f7d7c4 | |
parent | a5f9a7d18d3b093c3b77990a83899b5c7b724753 (diff) | |
download | freebsd-ports-gnome-d4e113623bf9cdc8f66ca55e1f841b9834cef5f9.tar.gz freebsd-ports-gnome-d4e113623bf9cdc8f66ca55e1f841b9834cef5f9.tar.zst freebsd-ports-gnome-d4e113623bf9cdc8f66ca55e1f841b9834cef5f9.zip |
Update to 1.7.3.
-rw-r--r-- | textproc/uim-el/Makefile | 3 | ||||
-rw-r--r-- | textproc/uim-el/distinfo | 4 | ||||
-rw-r--r-- | textproc/uim-gtk/Makefile | 1 | ||||
-rw-r--r-- | textproc/uim-m17nlib/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim/distinfo | 4 |
6 files changed, 6 insertions, 10 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 617249bae8d5..5f9df72beec5 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uim-el -PORTVERSION= 1.7.0 -PORTREVISION= 3 +PORTVERSION= 1.7.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/textproc/uim-el/distinfo b/textproc/uim-el/distinfo index 0faf212e8c42..8d2be5a38385 100644 --- a/textproc/uim-el/distinfo +++ b/textproc/uim-el/distinfo @@ -1,2 +1,2 @@ -SHA256 (uim-1.7.0.tar.bz2) = aa5da7324622df1471f3fdd217e809423695f857cdcec2d750f08748ffde65e8 -SIZE (uim-1.7.0.tar.bz2) = 6402469 +SHA256 (uim-1.7.3.tar.bz2) = d2909d2d624a92677935461ce03413f33b7e5af6e19796410406628e59bd561c +SIZE (uim-1.7.3.tar.bz2) = 6380469 diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile index 964c7a86cdb9..b02c3aeb8cf1 100644 --- a/textproc/uim-gtk/Makefile +++ b/textproc/uim-gtk/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 PKGNAMESUFFIX= -gtk COMMENT= GTK+ modules of uim input method diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile index 96302bfe9181..3c164eb55a53 100644 --- a/textproc/uim-m17nlib/Makefile +++ b/textproc/uim-m17nlib/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - .if defined(WITHOUT_X11) PKGNAMESUFFIX= -m17nlib-nox11 .else diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 33936e6ecb1b..d70842231e82 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uim -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES?= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} .if !defined(UIM_SLAVE) && defined(WITHOUT_X11) diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo index 43ab9576e6b1..8d2be5a38385 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1,2 +1,2 @@ -SHA256 (uim-1.7.2.tar.bz2) = b81d1ebacfc2e8533cc31ebc9e8c95cf28d7cc4d70c89a9cb9490322f5b1915a -SIZE (uim-1.7.2.tar.bz2) = 6380827 +SHA256 (uim-1.7.3.tar.bz2) = d2909d2d624a92677935461ce03413f33b7e5af6e19796410406628e59bd561c +SIZE (uim-1.7.3.tar.bz2) = 6380469 |