diff options
author | mef <mef@pkgsrc.org> | 2013-10-15 06:25:37 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2013-10-15 06:25:37 +0000 |
commit | 4c4ca6ffd01083e6925fd0a35cea96a646b5bc14 (patch) | |
tree | 0d80b83b4ed99b71975808fd5d48abdc28e6a39d /inputmethod/ja-freewnn-lib/Makefile | |
parent | 40a0757d592280b1a2802517fd82d5bb9b5e2f7b (diff) | |
download | pkgsrc-4c4ca6ffd01083e6925fd0a35cea96a646b5bc14.tar.gz |
Bump PKGREVISION to 1.
New DISTFILE announced recently as follows.
| Subject: [Freewnn-users 136] Released 1.1.1-a022
| From: aono (at) cc.osaka-kyoiku.ac.jp (Tomoki AONO)
| Date: Mon, 5 Aug 2013 04:07:28 +0900
Our package had (all) diffs from 8 years old previous release.
3617618 Nov 30 2005 FreeWnn-1.1.1-a021.tar.gz
3702026 Aug 5 04:00 FreeWnn-1.1.1-a022.tar.gz
And already named following.
PKGNAME= ja-FreeWnn-lib-1.11alpha22
Thus this time, deleting patches and PKGREVISION= 1.
Diffstat (limited to 'inputmethod/ja-freewnn-lib/Makefile')
-rw-r--r-- | inputmethod/ja-freewnn-lib/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/inputmethod/ja-freewnn-lib/Makefile b/inputmethod/ja-freewnn-lib/Makefile index d9ea2b799b7..8640c3bef7f 100644 --- a/inputmethod/ja-freewnn-lib/Makefile +++ b/inputmethod/ja-freewnn-lib/Makefile @@ -1,8 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2011/09/13 07:23:16 mef Exp $ +# $NetBSD: Makefile,v 1.12 2013/10/15 06:25:37 mef Exp $ .include "Makefile.common" PKGNAME= ja-FreeWnn-lib-1.11alpha22 +# DISTFILE now includes all patches, the same PKGNAME, almost the same binary +# but build is different, and binary may not be exactly the same +PKGREVISION= 1 COMMENT+= (Japanese client library) |