pkgsrc-WIP-changes archive

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

Update libpatterns to 0.1.1.



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By:	cfkoch
Date:		Mon Jan 23 21:37:00 2017 -0800
Changeset:	04feb0d54420d7bde67ec8522f102ceea4525d44

Modified Files:
	libpatterns/Makefile
	libpatterns/PLIST
	libpatterns/distinfo

Log Message:
Update libpatterns to 0.1.1.

This time we actually install header files :| lolz

Thanks again yukonbob@

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

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

diffstat:
 libpatterns/Makefile | 2 +-
 libpatterns/PLIST    | 1 +
 libpatterns/distinfo | 8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/libpatterns/Makefile b/libpatterns/Makefile
index bbdc7bd..af5e8be 100644
--- a/libpatterns/Makefile
+++ b/libpatterns/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	libpatterns-0.1.0
+DISTNAME=	libpatterns-0.1.1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=christiank/}
 
diff --git a/libpatterns/PLIST b/libpatterns/PLIST
index 32bb0bb..4333924 100644
--- a/libpatterns/PLIST
+++ b/libpatterns/PLIST
@@ -1,4 +1,5 @@
 @comment $NetBSD$
+include/patterns.h
 lib/libpatterns.a
 lib/libpatterns.so
 man/man7/patterns.7
diff --git a/libpatterns/distinfo b/libpatterns/distinfo
index 9c6e429..a245064 100644
--- a/libpatterns/distinfo
+++ b/libpatterns/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libpatterns-0.1.0.tar.gz) = 8fe0fb77135136d3486238e71acf7e787908889b
-RMD160 (libpatterns-0.1.0.tar.gz) = 8712eb7ce01a39120e3a0f8d803b0e32cb59d187
-SHA512 (libpatterns-0.1.0.tar.gz) = 95eb1169d0a0f65d6a9f1e5b87e619d1c3e1b5ebc569253ba42bc912433bd61e6687828cce675d0ebf6b2bfc7e8d43ea21b3a13a9f5db10cd6b7c41c2f9e9dc2
-Size (libpatterns-0.1.0.tar.gz) = 10672 bytes
+SHA1 (libpatterns-0.1.1.tar.gz) = 88a38fef5cd1367c207dd60914578c479070db3c
+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


Home | Main Index | Thread Index | Old Index