pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/smake
Module Name: pkgsrc
Committed By: micha
Date: Wed Oct 11 14:18:16 UTC 2023
Modified Files:
pkgsrc/devel/smake: Makefile distinfo
Log Message:
devel/smake: Update to 1.7nb3
New features with AN-2023-09-28:
- autoconf: Fix machine recognition on POWER9 (ppc64le) systems.
When buidling schilytools on ppc64le systems, config.sub was
unable to determine the machine type on some systems. This also
broke the version announcement on some of the commands. Fix this
error by teaching autoconf about ppc64le.
Submitted by: Nico Sonack.
- libschily: obey HAVE_LONGDOUBLE, HAVE_FACCESSAT, and
HAVE_GETDOMAINNAME in libschily-mapvers, fixing the build with
lld 17 on recent FreeBSD.
Submitted by: Dimitry Andric.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/smake/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/smake/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/smake/Makefile
diff -u pkgsrc/devel/smake/Makefile:1.26 pkgsrc/devel/smake/Makefile:1.27
--- pkgsrc/devel/smake/Makefile:1.26 Fri Apr 21 12:57:19 2023
+++ pkgsrc/devel/smake/Makefile Wed Oct 11 14:18:16 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2023/04/21 12:57:19 micha Exp $
+# $NetBSD: Makefile,v 1.27 2023/10/11 14:18:16 micha Exp $
-DISTNAME= 2023-04-19
+DISTNAME= 2023-09-28
PKGNAME= smake-1.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= https://codeberg.org/schilytools/schilytools/archive/
DIST_SUBDIR= schilytools
Index: pkgsrc/devel/smake/distinfo
diff -u pkgsrc/devel/smake/distinfo:1.28 pkgsrc/devel/smake/distinfo:1.29
--- pkgsrc/devel/smake/distinfo:1.28 Fri Jun 9 10:33:03 2023
+++ pkgsrc/devel/smake/distinfo Wed Oct 11 14:18:16 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2023/06/09 10:33:03 micha Exp $
+$NetBSD: distinfo,v 1.29 2023/10/11 14:18:16 micha Exp $
-BLAKE2s (schilytools/2023-04-19.tar.gz) = 61bd4ce5c989eacd5ffffc8e6dd5435ba3594573c310405f2ff78bd52194b1e6
-SHA512 (schilytools/2023-04-19.tar.gz) = 79e5d59ad84fefd32b689dc60db42cb522bfb2c544e7f5b8c2b85c3597c758519071ec043532d3e9e8b745bf4ff1ad32b4e1103eaac391282435e42a2ef94de5
-Size (schilytools/2023-04-19.tar.gz) = 5896292 bytes
+BLAKE2s (schilytools/2023-09-28.tar.gz) = e4c8b1127f523d7d8d722360a1c130302e9095c35f506c3f3cb78ceb9f6b093a
+SHA512 (schilytools/2023-09-28.tar.gz) = 685dd4f1c68f5f46956622eecf15b4c0007d137ea8080e6c4587a51c1ac8ae1fa3d7f0e65540eecbc94ec7558e406da063720535d0fa039422ddc334d376df53
+Size (schilytools/2023-09-28.tar.gz) = 5898081 bytes
SHA1 (patch-RULES_MKLINKS) = 8bc0098421ad30148ad1dbc655b7c28830674127
Home |
Main Index |
Thread Index |
Old Index