pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/appstream-glib appstream-glib: simplify github h...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6ba1eebf17c
branches: trunk
changeset: 441557:d6ba1eebf17c
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 05 22:59:43 2020 +0000
description:
appstream-glib: simplify github handling
Fixes build because WRKSRC does not contain PKGREVISION any longer.
diffstat:
devel/appstream-glib/Makefile | 8 +++-----
devel/appstream-glib/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (34 lines):
diff -r 9698da250ba3 -r d6ba1eebf17c devel/appstream-glib/Makefile
--- a/devel/appstream-glib/Makefile Thu Nov 05 22:52:04 2020 +0000
+++ b/devel/appstream-glib/Makefile Thu Nov 05 22:59:43 2020 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2020/11/05 09:07:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2020/11/05 22:59:43 wiz Exp $
-DISTNAME= appstream-glib-appstream_glib_0_7_18
-PKGNAME= appstream-glib-0.7.18
+DISTNAME= appstream-glib-0.7.18
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=hughsie/}
-GITHUB_PROJECT= appstream-glib
-GITHUB_TAG= ${PKGNAME:S/-/_/g:S/./_/g}
+GITHUB_TAG= ${DISTNAME:S/-/_/g:S/./_/g}
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= https://github.com/hughsie/appstream-glib/
diff -r 9698da250ba3 -r d6ba1eebf17c devel/appstream-glib/distinfo
--- a/devel/appstream-glib/distinfo Thu Nov 05 22:52:04 2020 +0000
+++ b/devel/appstream-glib/distinfo Thu Nov 05 22:59:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/10/07 20:46:05 wiz Exp $
+$NetBSD: distinfo,v 1.3 2020/11/05 22:59:43 wiz Exp $
-SHA1 (appstream-glib-appstream_glib_0_7_18.tar.gz) = d1a91fb2eb99fb54fed86b29ab203836b589d4a1
-RMD160 (appstream-glib-appstream_glib_0_7_18.tar.gz) = f8fc16e7e173b5aa000d48bdbf3c7665b7fb0281
-SHA512 (appstream-glib-appstream_glib_0_7_18.tar.gz) = 659bb7a022faff728ad1f94308e9dc63266fe9d1430d9b05be3c34843a7d00169ae69e76582537e14edaf7f5233989c6c055a5fb5ac4692674f6763be1510b9d
-Size (appstream-glib-appstream_glib_0_7_18.tar.gz) = 2580687 bytes
+SHA1 (appstream-glib-0.7.18.tar.gz) = d1a91fb2eb99fb54fed86b29ab203836b589d4a1
+RMD160 (appstream-glib-0.7.18.tar.gz) = f8fc16e7e173b5aa000d48bdbf3c7665b7fb0281
+SHA512 (appstream-glib-0.7.18.tar.gz) = 659bb7a022faff728ad1f94308e9dc63266fe9d1430d9b05be3c34843a7d00169ae69e76582537e14edaf7f5233989c6c055a5fb5ac4692674f6763be1510b9d
+Size (appstream-glib-0.7.18.tar.gz) = 2580687 bytes
Home |
Main Index |
Thread Index |
Old Index