pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

erfa: updating to the latest version 2.0.0



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Tue Apr 5 10:59:21 2022 +0800
Changeset:	6ff54f619f8338d042660444a795610834b5d867

Modified Files:
	erfa/Makefile
	erfa/PLIST
	erfa/buildlink3.mk
	erfa/distinfo

Log Message:
erfa: updating to the latest version 2.0.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6ff54f619f8338d042660444a795610834b5d867

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 erfa/Makefile      |  6 +++---
 erfa/PLIST         |  2 +-
 erfa/buildlink3.mk | 14 ++------------
 erfa/distinfo      |  8 ++++----
 4 files changed, 10 insertions(+), 20 deletions(-)

diffs:
diff --git a/erfa/Makefile b/erfa/Makefile
index 0425ffc3fe..a93c73b05d 100644
--- a/erfa/Makefile
+++ b/erfa/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD$
+# $NetBSD: Makefile,v 1.4 2021/01/07 21:42:50 wiz Exp $
 
-DISTNAME=	erfa-1.7.1
+DISTNAME=	erfa-2.0.0
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=liberfa/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/liberfa/
+HOMEPAGE=	https://github.com/liberfa/erfa
 COMMENT=	Essential Routines for Fundamental Astronomy
 LICENSE=	modified-bsd
 
diff --git a/erfa/PLIST b/erfa/PLIST
index dbbf41aafe..eee894aa82 100644
--- a/erfa/PLIST
+++ b/erfa/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD$
+@comment $NetBSD: PLIST,v 1.1 2020/12/17 22:12:06 mef Exp $
 include/erfa.h
 include/erfadatextra.h
 include/erfaextra.h
diff --git a/erfa/buildlink3.mk b/erfa/buildlink3.mk
index 477f934781..6ba8d8aee3 100644
--- a/erfa/buildlink3.mk
+++ b/erfa/buildlink3.mk
@@ -1,14 +1,4 @@
-# $NetBSD$
-# XXX
-# XXX This file was created automatically using createbuildlink-3.18.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed.  Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX	BUILDLINK_DEPMETHOD.erfa?=	build
+# $NetBSD: buildlink3.mk,v 1.1 2020/12/17 22:12:06 mef Exp $
 
 BUILDLINK_TREE+=	erfa
 
@@ -16,7 +6,7 @@ BUILDLINK_TREE+=	erfa
 ERFA_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.erfa+=	erfa>=1.7.1
-BUILDLINK_PKGSRCDIR.erfa?=	../../wip/erfa
+BUILDLINK_PKGSRCDIR.erfa?=	../../math/erfa
 .endif	# ERFA_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-erfa
diff --git a/erfa/distinfo b/erfa/distinfo
index 1c720aed72..027b01ec76 100644
--- a/erfa/distinfo
+++ b/erfa/distinfo
@@ -1,5 +1,5 @@
-$NetBSD$
+$NetBSD: distinfo,v 1.3 2021/10/26 10:55:39 nia Exp $
 
-RMD160 (erfa-1.7.1.tar.gz) = 98917ba7720ca47a12dea8ff6a666a6d2ed28d19
-SHA512 (erfa-1.7.1.tar.gz) = 353d7ffc0fb62768375c0514bc7a17fbefeca5d316e3c3efbd83a1060f19b084f9dda0af261f618f19b5f6d5642f1d4669af6a9e03cbe37959f8d0b8f1713b9a
-Size (erfa-1.7.1.tar.gz) = 334357 bytes
+BLAKE2s (erfa-2.0.0.tar.gz) = a76b33ad6707fc19a3e1c70617b369d868939499bea4132ad8029e3d1ea8f613
+SHA512 (erfa-2.0.0.tar.gz) = 4906da5e51aea662899478d38afc9428283e5b49c2b4eaf7b06f701939ed09dfd79c6e0c5ebc253aabd43a702404e261cb568f6892604f29c3ba94791b4570a9
+Size (erfa-2.0.0.tar.gz) = 342215 bytes


Home | Main Index | Thread Index | Old Index