pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/cldr-emoji-annotation
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Nov 5 06:20:26 UTC 2017
Modified Files:
pkgsrc/textproc/cldr-emoji-annotation: Makefile distinfo
Log Message:
Use release tarball
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/cldr-emoji-annotation/Makefile \
pkgsrc/textproc/cldr-emoji-annotation/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/cldr-emoji-annotation/Makefile
diff -u pkgsrc/textproc/cldr-emoji-annotation/Makefile:1.1 pkgsrc/textproc/cldr-emoji-annotation/Makefile:1.2
--- pkgsrc/textproc/cldr-emoji-annotation/Makefile:1.1 Sun Nov 5 03:53:12 2017
+++ pkgsrc/textproc/cldr-emoji-annotation/Makefile Sun Nov 5 06:20:26 2017
@@ -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 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
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"
Index: pkgsrc/textproc/cldr-emoji-annotation/distinfo
diff -u pkgsrc/textproc/cldr-emoji-annotation/distinfo:1.1 pkgsrc/textproc/cldr-emoji-annotation/distinfo:1.2
--- pkgsrc/textproc/cldr-emoji-annotation/distinfo:1.1 Sun Nov 5 03:53:12 2017
+++ pkgsrc/textproc/cldr-emoji-annotation/distinfo Sun Nov 5 06:20:26 2017
@@ -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