pkgsrc-WIP-changes archive

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

squirrel: Update to 3.2



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Mon Aug 1 19:36:44 2022 -0700
Changeset:	08705f1198190829e076f325069fcc6ce7bcfe36

Modified Files:
	squirrel/Makefile
	squirrel/distinfo

Log Message:
squirrel: Update to 3.2

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

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

diffstat:
 squirrel/Makefile | 6 ++----
 squirrel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diffs:
diff --git a/squirrel/Makefile b/squirrel/Makefile
index 64bbcfd499..8164a3c157 100644
--- a/squirrel/Makefile
+++ b/squirrel/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD$
 
-PKGNAME=	squirrel-${VERSION}
-DISTNAME=	squirrel_${VERSION:S/./_/g}_stable
-VERSION=	3.1
+PKGNAME=	squirrel-3.2
+DISTNAME=	squirrel_${PKGVERSION_NOREV:S/./_/g}_stable
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=squirrel/}
 
@@ -30,4 +29,3 @@ do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/sq ${DESTDIR}${PREFIX}/bin
 
 .include "../../mk/bsd.pkg.mk"
-.include "../../mk/fetch/sites.mk"
diff --git a/squirrel/distinfo b/squirrel/distinfo
index 097fc6b2ea..810ea3d037 100644
--- a/squirrel/distinfo
+++ b/squirrel/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (squirrel_3_1_stable.tar.gz) = 0eca28b9390548587bb819d5ca24c36be266f881
-SHA512 (squirrel_3_1_stable.tar.gz) = 0f6d3e0addadd8facec86b95ca4dff3cd27b3807adb0c623fa634b17e941f0916cb295d9ae0229380da73162142d7a2bbe8bf5b93d2676c36b122084cfae2776
-Size (squirrel_3_1_stable.tar.gz) = 616961 bytes
+RMD160 (squirrel_3_2_stable.tar.gz) = 413d4360909a96eee4af053e426d7e21cb5a6565
+SHA512 (squirrel_3_2_stable.tar.gz) = e488ccc07b851e1707f3fde923f691747b18dc2fcc4748d2a68f2590ab84a3c0db647c8ac9ee775796984d2302a3d3686459556ea0c49a0b96b1354fcb8a6c74
+Size (squirrel_3_2_stable.tar.gz) = 620486 bytes


Home | Main Index | Thread Index | Old Index