pkgsrc-WIP-changes archive

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

wget2: fix checksum, add pkg-config



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Sep 29 23:15:27 2021 +0200
Changeset:	d31ce882585999863a2b52f91d50c9fa26ee010f

Modified Files:
	wget2/Makefile
	wget2/distinfo

Log Message:
wget2: fix checksum, add pkg-config

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

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

diffstat:
 wget2/Makefile | 1 +
 wget2/distinfo | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/wget2/Makefile b/wget2/Makefile
index 97020f99dc..06e595dc5a 100644
--- a/wget2/Makefile
+++ b/wget2/Makefile
@@ -11,6 +11,7 @@ COMMENT=	Successor to wget with more modern features
 LICENSE=	gnu-lgpl-v3
 
 #USE_TOOLS+=		perl pod2man pkg-config
+USE_TOOLS+=		pkg-config
 
 GNU_CONFIGURE=		YES
 #USE_PKGLOCALEDIR=	YES
diff --git a/wget2/distinfo b/wget2/distinfo
index 85b03aa899..ea32980b2d 100644
--- a/wget2/distinfo
+++ b/wget2/distinfo
@@ -4,4 +4,4 @@ SHA1 (wget2-2.0.0.tar.lz) = 06edd7eabea3c5837d79c78ef71dbadda4cf507a
 RMD160 (wget2-2.0.0.tar.lz) = d803a6dd63602e2f8e7643efc7990ff285817a97
 SHA512 (wget2-2.0.0.tar.lz) = 0e58b05cc6ddc8e9e573beacd5e493d266c58d10e13d81967d2509b73f4bee0ef88a0c09e979f223530189b2bfde593eeb68d38c4fa8702761fa2779174004b3
 Size (wget2-2.0.0.tar.lz) = 1956207 bytes
-SHA1 (patch-configure) = ea38a008e7c69c7eac84703704c8b9f641c25c78
+SHA1 (patch-configure) = 3913c22961ee3a781db61b1e667a85084cb2426c


Home | Main Index | Thread Index | Old Index