pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
basic-stats: Update to 0.1.0.16
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Sep 18 20:11:44 2021 -0500
Changeset: fc8e611b50892583e4704ad36e0b3f6ee00fbbe7
Modified Files:
basic-stats/Makefile
basic-stats/distinfo
Log Message:
basic-stats: Update to 0.1.0.16
Fix upstream man page organization
Add install-strip target
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fc8e611b50892583e4704ad36e0b3f6ee00fbbe7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
basic-stats/Makefile | 7 +++----
basic-stats/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs:
diff --git a/basic-stats/Makefile b/basic-stats/Makefile
index 1e26088acb..edaf60a87c 100644
--- a/basic-stats/Makefile
+++ b/basic-stats/Makefile
@@ -5,10 +5,10 @@
# Wed May 20 07:41:36 CDT 2020 #
###########################################################
-DISTNAME= basic-stats-0.1.0.15
+DISTNAME= basic-stats-0.1.0.16
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_TAG= a0f075831c39351beaad21c1eee8cd656bc2cd23
+GITHUB_TAG= c27e8f8201c5e71c216bf9f39111307d3459ec8f
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/auerlab/basic-stats
@@ -18,10 +18,9 @@ LICENSE= 2-clause-bsd
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == Darwin
-BUILD_TARGET= apple
INSTALL_TARGET= apple-install
.else
-INSTALL_TARGET= install
+INSTALL_TARGET= install-strip
PLIST.cs= yes
.endif
diff --git a/basic-stats/distinfo b/basic-stats/distinfo
index a6e08759f4..e12c3d9ee5 100644
--- a/basic-stats/distinfo
+++ b/basic-stats/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (basic-stats-0.1.0.15-a0f075831c39351beaad21c1eee8cd656bc2cd23.tar.gz) = 0b1e51b55e1412d66ece5244999bac310fc33df8
-RMD160 (basic-stats-0.1.0.15-a0f075831c39351beaad21c1eee8cd656bc2cd23.tar.gz) = b2a4c68768260e916898f522aea481c8919800e2
-SHA512 (basic-stats-0.1.0.15-a0f075831c39351beaad21c1eee8cd656bc2cd23.tar.gz) = 9c44f477e98b98bb594af2626e04b83c1da416d7ebf75f6997eaa7792d3119c913a53e34b2bfd3af1a03036a3def5011606ac3557a85e64dc4e3f9df1d69227c
-Size (basic-stats-0.1.0.15-a0f075831c39351beaad21c1eee8cd656bc2cd23.tar.gz) = 19729 bytes
+SHA1 (basic-stats-0.1.0.16-c27e8f8201c5e71c216bf9f39111307d3459ec8f.tar.gz) = 4911296c32759c3e46d06381edfd4c4f19fc344a
+RMD160 (basic-stats-0.1.0.16-c27e8f8201c5e71c216bf9f39111307d3459ec8f.tar.gz) = 707e1f9b6a524854c19102d0460549cc912de2fc
+SHA512 (basic-stats-0.1.0.16-c27e8f8201c5e71c216bf9f39111307d3459ec8f.tar.gz) = 213b3e5fa740b5d0f13fdbf438d828eead4ca7edd138ee430d218031467b5b0623a48bfb6bb5032a6ac34c943e55005ca00d3280145351c2ed3673043f94d3eb
+Size (basic-stats-0.1.0.16-c27e8f8201c5e71c216bf9f39111307d3459ec8f.tar.gz) = 19718 bytes
Home |
Main Index |
Thread Index |
Old Index