diff options
-rw-r--r-- | textproc/uim-el/Makefile | 3 | ||||
-rw-r--r-- | textproc/uim-el/distinfo | 6 | ||||
-rw-r--r-- | textproc/uim/Makefile | 5 | ||||
-rw-r--r-- | textproc/uim/distinfo | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index eeedce4ddfb2..2e0b0a0af50c 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uim-el -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.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 5eef3511b300..7056cd5623d7 100644 --- a/textproc/uim-el/distinfo +++ b/textproc/uim-el/distinfo @@ -1,3 +1,3 @@ -MD5 (uim-1.5.1.tar.gz) = 5f14fe31b3cbb46bff500f140b47e8d6 -SHA256 (uim-1.5.1.tar.gz) = 43d9658e25f1b894f23f3686325d6f2be145d1ed1602271b26c03ca37239d5b7 -SIZE (uim-1.5.1.tar.gz) = 4384116 +MD5 (uim-1.5.2.tar.gz) = 7ea0b8c9e2aefe42e830ed70cdc14dc3 +SHA256 (uim-1.5.2.tar.gz) = 09bba5021db3a36b1e909f7c47544cdad39964c55c472ce4b143b3e3529a17e0 +SIZE (uim-1.5.2.tar.gz) = 4309120 diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index a32df3e89865..0d54e8a07627 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uim -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES?= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -96,8 +95,10 @@ do-install: .if !defined(UIM_SLAVE) && !defined(NOPORTDOCS) post-install: ${MKDIR} ${DATADIR}/helperdata +.if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${MKDIR} ${DOCSDIR_JA} +.endif ${INSTALL_DATA} ${WRKSRC}/doc/KEY ${DOCSDIR}/KEY ${INSTALL_DATA} ${WRKSRC}/fep/README ${DOCSDIR}/README.fep ${INSTALL_DATA} ${WRKSRC}/fep/README ${DOCSDIR}/README.key diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo index 5eef3511b300..7056cd5623d7 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1,3 +1,3 @@ -MD5 (uim-1.5.1.tar.gz) = 5f14fe31b3cbb46bff500f140b47e8d6 -SHA256 (uim-1.5.1.tar.gz) = 43d9658e25f1b894f23f3686325d6f2be145d1ed1602271b26c03ca37239d5b7 -SIZE (uim-1.5.1.tar.gz) = 4384116 +MD5 (uim-1.5.2.tar.gz) = 7ea0b8c9e2aefe42e830ed70cdc14dc3 +SHA256 (uim-1.5.2.tar.gz) = 09bba5021db3a36b1e909f7c47544cdad39964c55c472ce4b143b3e3529a17e0 +SIZE (uim-1.5.2.tar.gz) = 4309120 |