diff options
author | wiz <wiz> | 2015-06-12 10:48:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-06-12 10:48:20 +0000 |
commit | d7e6a8e21511c63470d97ade9d2cffc729577f99 (patch) | |
tree | 3c5c5a65c6200cfafca6edb5461217313cc21fda /inputmethod | |
parent | 4ab2c3093848aa6864906bed620dcdaca826d887 (diff) | |
download | pkgsrc-d7e6a8e21511c63470d97ade9d2cffc729577f99.tar.gz |
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/p5-zinnia/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/p5-zinnia/Makefile b/inputmethod/p5-zinnia/Makefile index e5c369d2bcb..d0fe4fa251e 100644 --- a/inputmethod/p5-zinnia/Makefile +++ b/inputmethod/p5-zinnia/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:14 wiz Exp $ # .include "../../inputmethod/zinnia/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Zinnia perl module diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index c55fc59a819..2f6593ddaed 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:24 tnn Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:15 wiz Exp $ # DISTNAME= scim-1.4.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 36225bf8742..5ab7cab5bc7 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:15 wiz Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ |