diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 13:55:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 13:55:13 +0000 |
commit | e8e586b9504fc8b45834529a32eb64ace2d1e057 (patch) | |
tree | fcba71349013a2bcf994dee962e5a27677d57d30 | |
parent | e82aac80f9c387f707d4b3784df5a4c0d01a5d32 (diff) | |
download | pkgsrc-e8e586b9504fc8b45834529a32eb64ace2d1e057.tar.gz |
Revbump after updating db5
-rw-r--r-- | inputmethod/libtabe/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/novel-pinyin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/xcin/Makefile | 4 | ||||
-rw-r--r-- | lang/opencobol/Makefile | 4 | ||||
-rw-r--r-- | lang/python24/Makefile | 3 | ||||
-rw-r--r-- | lang/python25/Makefile | 3 | ||||
-rw-r--r-- | lang/python26/Makefile | 3 | ||||
-rw-r--r-- | lang/python27/Makefile | 3 | ||||
-rw-r--r-- | lang/python31/Makefile | 4 |
9 files changed, 18 insertions, 14 deletions
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile index 2923545c7d3..8801d7757be 100644 --- a/inputmethod/libtabe/Makefile +++ b/inputmethod/libtabe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/01/07 12:35:20 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/01/18 13:55:13 adam Exp $ DISTNAME= libtabe-0.2.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chinese inputmethod MASTER_SITES= ftp://cle.linux.org.tw/pub/xcin/cvs/ diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile index fe2339c7d2e..95d82ef0098 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/11/13 07:57:58 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/01/18 13:55:36 adam Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index e895ff8064f..5f24de27ad9 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/01/07 12:58:45 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/01/18 13:55:55 adam Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ diff --git a/lang/opencobol/Makefile b/lang/opencobol/Makefile index 35b2985e8bc..6ca6a10f0f3 100644 --- a/lang/opencobol/Makefile +++ b/lang/opencobol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2011/04/22 13:43:59 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/01/18 13:57:34 adam Exp $ DISTNAME= open-cobol-1.0 PKGNAME= opencobol-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/} diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 7301021ed72..06d23dac2fd 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2011/11/29 18:47:42 hans Exp $ +# $NetBSD: Makefile,v 1.60 2012/01/18 13:59:11 adam Exp $ .include "dist.mk" PKGNAME= python24-${PY_DISTVERSION} +PKGREVISION= 1 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/lang/python25/Makefile b/lang/python25/Makefile index ceecd4961b3..8e908374e1b 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2011/06/04 05:08:19 obache Exp $ +# $NetBSD: Makefile,v 1.36 2012/01/18 13:59:50 adam Exp $ .include "dist.mk" PKGNAME= python25-${PY_DISTVERSION} +PKGREVISION= 1 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 05a27f17663..c742f5255a3 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2011/10/28 10:38:07 dsainty Exp $ +# $NetBSD: Makefile,v 1.44 2012/01/18 14:00:10 adam Exp $ .include "dist.mk" PKGNAME= python26-${PY_DISTVERSION} +PKGREVISION= 1 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 47c852f5641..db003c74439 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/10/29 14:40:00 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/01/18 14:00:30 adam Exp $ .include "dist.mk" PKGNAME= python27-${PY_DISTVERSION} +PKGREVISION= 1 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/lang/python31/Makefile b/lang/python31/Makefile index c827545d952..3a466d2fd18 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2011/09/10 11:23:12 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/01/18 14:00:42 adam Exp $ .include "dist.mk" PKGNAME= python31-${PY_DISTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org |