pkgsrc-WIP-changes archive

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

libxtend: Update to 0.1.2 release



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 18 17:22:27 2021 -0500
Changeset:	1cdaf27266ba23a0466047cc632507b0ec2d550a

Modified Files:
	libxtend/Makefile
	libxtend/buildlink3.mk
	libxtend/distinfo

Log Message:
libxtend: Update to 0.1.2 release

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

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

diffstat:
 libxtend/Makefile      | 8 +-------
 libxtend/buildlink3.mk | 2 +-
 libxtend/distinfo      | 8 ++++----
 3 files changed, 6 insertions(+), 12 deletions(-)

diffs:
diff --git a/libxtend/Makefile b/libxtend/Makefile
index eef449c770..3cb7ce7353 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -1,14 +1,8 @@
 # $NetBSD$
-#
-###########################################################
-#                  Generated by fbsd2pkg                  #
-#              Wed May  5 08:37:52 CDT 2021               #
-###########################################################
 
-DISTNAME=	libxtend-0.1.1.4
+DISTNAME=	libxtend-0.1.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	75f7ac8b73b5222227f62267ed85265010f2765f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
diff --git a/libxtend/buildlink3.mk b/libxtend/buildlink3.mk
index 6f06483bbc..15b9ab582d 100644
--- a/libxtend/buildlink3.mk
+++ b/libxtend/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=		libxtend
 .if !defined(LIBXTEND_BUILDLINK3_MK)
 LIBXTEND_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.0.1.20
+BUILDLINK_API_DEPENDS.libxtend+=	libxtend>=0.1.2
 BUILDLINK_PKGSRCDIR.libxtend?=		../../wip/libxtend
 .endif	# LIBXTEND_BUILDLINK3_MK
 
diff --git a/libxtend/distinfo b/libxtend/distinfo
index 954d381578..e6a9537fbd 100644
--- a/libxtend/distinfo
+++ b/libxtend/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 6828f8610303446145cfdb725278e8036fec5f23
-RMD160 (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 8ce282acebd748da2a4c87ec15db377f98cf8fa6
-SHA512 (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 6a282be901169d04081bd170c6a75bbbe76d81dc1e8adcc5a6aee96bb4b469f29b9636251a4843a993e26d563d3e3b3a76267d02b6ea7495ee75ce381a8879f6
-Size (libxtend-0.1.1.4-75f7ac8b73b5222227f62267ed85265010f2765f.tar.gz) = 21524 bytes
+SHA1 (libxtend-0.1.2.tar.gz) = 8a581b3d7b48f30f782d0398d6bf1e42fe1d3e67
+RMD160 (libxtend-0.1.2.tar.gz) = 4f5a0953cb4c733af6776ec356aaa549c9d468c9
+SHA512 (libxtend-0.1.2.tar.gz) = c87bc6731805d81fdda5cb1fe607340b82e6537f6c02da7dd8ce51eac994d7fdc5204d38c7c10b27c681efefb0fb745341f38ad9961b0c2db00842ae2fff2a47
+Size (libxtend-0.1.2.tar.gz) = 21511 bytes


Home | Main Index | Thread Index | Old Index