diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2012-05-31 23:01:49 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2012-05-31 23:01:49 +0800 |
commit | eebd3ef02acca9436de41db56e0ac40261d84fdf (patch) | |
tree | 4d6a7caa69a3f6988816f8c5af2c0a97d154f046 /textproc | |
parent | 66780caf231381add129f8ab44ca54133051a1c5 (diff) | |
download | freebsd-ports-gnome-eebd3ef02acca9436de41db56e0ac40261d84fdf.tar.gz freebsd-ports-gnome-eebd3ef02acca9436de41db56e0ac40261d84fdf.tar.zst freebsd-ports-gnome-eebd3ef02acca9436de41db56e0ac40261d84fdf.zip |
Update to 1.8.1.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/uim-el/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el/distinfo | 4 | ||||
-rw-r--r-- | textproc/uim/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim/distinfo | 4 | ||||
-rw-r--r-- | textproc/uim/pkg-plist | 2 |
5 files changed, 8 insertions, 6 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 43e369385b60..b4e8cf375532 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uim-el -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 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 9bd5ab5c0fd2..aaa9810d27e4 100644 --- a/textproc/uim-el/distinfo +++ b/textproc/uim-el/distinfo @@ -1,2 +1,2 @@ -SHA256 (uim-1.8.0.tar.bz2) = bf760f51b37e4d3a2c960357faea2ef52d1bb7ee06252284c47e431cde88ecc6 -SIZE (uim-1.8.0.tar.bz2) = 6453678 +SHA256 (uim-1.8.1.tar.bz2) = 18c9a29e11f543b560bcf5d678f1d915cd73c1fef99725188b2d910f1c3ff8eb +SIZE (uim-1.8.1.tar.bz2) = 6478153 diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 453f8b24c787..eafd2c9d106a 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uim -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 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 9bd5ab5c0fd2..aaa9810d27e4 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1,2 +1,2 @@ -SHA256 (uim-1.8.0.tar.bz2) = bf760f51b37e4d3a2c960357faea2ef52d1bb7ee06252284c47e431cde88ecc6 -SIZE (uim-1.8.0.tar.bz2) = 6453678 +SHA256 (uim-1.8.1.tar.bz2) = 18c9a29e11f543b560bcf5d678f1d915cd73c1fef99725188b2d910f1c3ff8eb +SIZE (uim-1.8.1.tar.bz2) = 6478153 diff --git a/textproc/uim/pkg-plist b/textproc/uim/pkg-plist index f070aa9f5834..2a0b1d21ee97 100644 --- a/textproc/uim/pkg-plist +++ b/textproc/uim/pkg-plist @@ -17,6 +17,7 @@ include/uim/uim-scm.h include/uim/uim-scm-abbrev.h include/uim/uim-util.h include/uim/uim.h +include/uim/version.h lib/libgcroots.a lib/libgcroots.la lib/libgcroots.so @@ -382,6 +383,7 @@ share/locale/ko/LC_MESSAGES/uim.mo %%DATADIR%%/tutcode-kigou-rule.scm %%DATADIR%%/tutcode-kigoudic.scm %%DATADIR%%/tutcode-rule.scm +%%DATADIR%%/tutcode-rule-custom.scm %%DATADIR%%/tutcode.scm %%DATADIR%%/uim-help.scm %%DATADIR%%/uim-module-manager.scm |