pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libpatterns: Update to 1.0.0
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Sat May 21 23:16:25 2022 -0700
Changeset: 42f8b966a4e711e382c505e2b66b7c77c355dd97
Modified Files:
libpatterns/Makefile
libpatterns/buildlink3.mk
libpatterns/distinfo
Log Message:
libpatterns: Update to 1.0.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=42f8b966a4e711e382c505e2b66b7c77c355dd97
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libpatterns/Makefile | 4 ++--
libpatterns/buildlink3.mk | 2 +-
libpatterns/distinfo | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/libpatterns/Makefile b/libpatterns/Makefile
index c7deae7284..7e8dde941b 100644
--- a/libpatterns/Makefile
+++ b/libpatterns/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-DISTNAME= libpatterns-0.1.1
+DISTNAME= libpatterns-1.0.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=dressupgeekout/}
-HOMEPAGE= https://github.com/christiank/libpatterns/
+HOMEPAGE= https://github.com/dressupgeekout/libpatterns/
COMMENT= Pattern matching from Lua as a library
LICENSE= modified-bsd AND isc AND mit
diff --git a/libpatterns/buildlink3.mk b/libpatterns/buildlink3.mk
index 35cff26651..7beb628c0e 100644
--- a/libpatterns/buildlink3.mk
+++ b/libpatterns/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+= libpatterns
.if !defined(libpatterns_BUILDLINK3_MK)
libpatterns_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.libpatterns+= libpatterns>=0.1.0
+BUILDLINK_API_DEPENDS.libpatterns+= libpatterns>=1.0.0
BUILDLINK_PKGSRCDIR.libpatterns?= ../../wip/libpatterns
.endif # libpatterns_BUILDLINK3_MK
diff --git a/libpatterns/distinfo b/libpatterns/distinfo
index 088e4de5b5..b2f072606d 100644
--- a/libpatterns/distinfo
+++ b/libpatterns/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (libpatterns-0.1.1.tar.gz) = 864d42ffeb81b58ea032e41fe1852c0b8a7c1b45
-SHA512 (libpatterns-0.1.1.tar.gz) = 5e93ea6bd4720e952d3204e423b8e40866bfea4ec333d01ff7151ecaba2c6a22fe365e9d4f4b59733080e6a39d559a554fb33c3a95ac9b8968a0f3cc0575e10d
-Size (libpatterns-0.1.1.tar.gz) = 10704 bytes
+BLAKE2s (libpatterns-1.0.0.tar.gz) = dd73992e63b257bf6669c03129b1175a42dd35cc2b70ca392a65fd33673aa510
+SHA512 (libpatterns-1.0.0.tar.gz) = ff3b216db266eb1586ee97aea5a37f2ffc800bbef100212212e688ac6b19db0db6c17790ae7c025f7941f3bb0b35a4b112399dfe29485a15fd228d77f6ebc86d
+Size (libpatterns-1.0.0.tar.gz) = 10742 bytes
Home |
Main Index |
Thread Index |
Old Index