pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/cldr-emoji-annotation Use release tarball
details: https://anonhg.NetBSD.org/pkgsrc/rev/50a2a38d4738
branches: trunk
changeset: 371137:50a2a38d4738
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Nov 05 06:20:26 2017 +0000
description:
Use release tarball
diffstat:
textproc/cldr-emoji-annotation/Makefile | 13 ++++++-------
textproc/cldr-emoji-annotation/distinfo | 10 +++++-----
2 files changed, 11 insertions(+), 12 deletions(-)
diffs (47 lines):
diff -r d285f08a94f9 -r 50a2a38d4738 textproc/cldr-emoji-annotation/Makefile
--- a/textproc/cldr-emoji-annotation/Makefile Sun Nov 05 04:22:42 2017 +0000
+++ b/textproc/cldr-emoji-annotation/Makefile Sun Nov 05 06:20:26 2017 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2017/11/05 03:53:12 tsutsui Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/05 06:20:26 ryoon Exp $
-DISTNAME= cldr-emoji-annotation-31.90.0_1
+CLDREMJVER= 31.90.0_1
+DISTNAME= cldr-emoji-annotation-${CLDREMJVER}
PKGNAME= ${DISTNAME:S/_/./g}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fujiwarat/}
-GITHUB_PROJECT= ${DISTNAME:S/-${PKGVERSION_NOREV}//}
-GITHUB_TAG= ${PKGVERSION_NOREV}
+GITHUB_PROJECT= ${DISTNAME:S/-${CLDREMJVER}//}
+GITHUB_RELEASE= ${CLDREMJVER}
MAINTAINER= tsutsui%NetBSD.org@localhost
HOMEPAGE= https://github.com/fujiwarat/cldr-emoji-annotation
@@ -17,10 +18,8 @@
USE_LIBTOOL= yes
USE_TOOLS+= aclocal autoheader autoconf automake
USE_LANGUAGES+= c
+GNU_CONFIGURE= yes
NO_BUILD= YES
-do-configure:
- (cd ${WRKSRC} && ${SH} autogen.sh --prefix=${PREFIX})
-
.include "../../mk/bsd.pkg.mk"
diff -r d285f08a94f9 -r 50a2a38d4738 textproc/cldr-emoji-annotation/distinfo
--- a/textproc/cldr-emoji-annotation/distinfo Sun Nov 05 04:22:42 2017 +0000
+++ b/textproc/cldr-emoji-annotation/distinfo Sun Nov 05 06:20:26 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/11/05 03:53:12 tsutsui Exp $
+$NetBSD: distinfo,v 1.2 2017/11/05 06:20:26 ryoon Exp $
-SHA1 (cldr-emoji-annotation-31.90.0_1.tar.gz) = d62a3bc67071ca88a6b43d45597a4714214950dc
-RMD160 (cldr-emoji-annotation-31.90.0_1.tar.gz) = b5e495fba38d2036a8eb7128880eae32575ec0b7
-SHA512 (cldr-emoji-annotation-31.90.0_1.tar.gz) = 64855910d7d076a79d500400479b55ffbeab056c47b54a519cd2e6c44681728cd1f70cd3a750d1fb3f6bca9c404901479bc40f47d715883d2751d666f188c060
-Size (cldr-emoji-annotation-31.90.0_1.tar.gz) = 4697443 bytes
+SHA1 (cldr-emoji-annotation-31.90.0_1.tar.gz) = b852280cd34f23c7a8c2fef6911096cdc9c34d51
+RMD160 (cldr-emoji-annotation-31.90.0_1.tar.gz) = 4f44fa2edec392e301b144ee549f4f055b0c4c2e
+SHA512 (cldr-emoji-annotation-31.90.0_1.tar.gz) = 774a3952a8525ce7124e5c9a9e3129e8df6ef41df8949365e5fb4cba33b8b790cbed5b3533c2eff0df177208650ed983b8ce5924428d935bc3dc8872815c4235
+Size (cldr-emoji-annotation-31.90.0_1.tar.gz) = 4476023 bytes
Home |
Main Index |
Thread Index |
Old Index