diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2012-08-11 22:41:20 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2012-08-11 22:41:20 +0800 |
commit | d5dedb61e57f2890af4314f9f678f4983d6169af (patch) | |
tree | c51f0262af60e0e06f75747c3f2bcf67377b0386 /textproc | |
parent | 32996710d98be4d01e6fa8d53660f7f6e1caa35b (diff) | |
download | freebsd-ports-gnome-d5dedb61e57f2890af4314f9f678f4983d6169af.tar.gz freebsd-ports-gnome-d5dedb61e57f2890af4314f9f678f4983d6169af.tar.zst freebsd-ports-gnome-d5dedb61e57f2890af4314f9f678f4983d6169af.zip |
Update to 1.8.2.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/uim-el/Makefile | 3 | ||||
-rw-r--r-- | textproc/uim-el/distinfo | 4 | ||||
-rw-r--r-- | textproc/uim/Makefile | 3 | ||||
-rw-r--r-- | textproc/uim/distinfo | 4 |
4 files changed, 6 insertions, 8 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index cd37882a892e..28baf9f370f6 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uim-el -PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTVERSION= 1.8.2 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 aaa9810d27e4..680abd04b9d6 100644 --- a/textproc/uim-el/distinfo +++ b/textproc/uim-el/distinfo @@ -1,2 +1,2 @@ -SHA256 (uim-1.8.1.tar.bz2) = 18c9a29e11f543b560bcf5d678f1d915cd73c1fef99725188b2d910f1c3ff8eb -SIZE (uim-1.8.1.tar.bz2) = 6478153 +SHA256 (uim-1.8.2.tar.bz2) = 44c2003179291b3279dae7f911d638418a54910f2b99e58418acc88e10067835 +SIZE (uim-1.8.2.tar.bz2) = 6480613 diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index e20a69c37f55..1c1c046ebbee 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uim -PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTVERSION= 1.8.2 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 aaa9810d27e4..680abd04b9d6 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1,2 +1,2 @@ -SHA256 (uim-1.8.1.tar.bz2) = 18c9a29e11f543b560bcf5d678f1d915cd73c1fef99725188b2d910f1c3ff8eb -SIZE (uim-1.8.1.tar.bz2) = 6478153 +SHA256 (uim-1.8.2.tar.bz2) = 44c2003179291b3279dae7f911d638418a54910f2b99e58418acc88e10067835 +SIZE (uim-1.8.2.tar.bz2) = 6480613 |