pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/algol68g
Module Name: pkgsrc
Committed By: dholland
Date: Mon Jan 16 05:00:58 UTC 2023
Modified Files:
pkgsrc/lang/algol68g: Makefile PLIST distinfo
Log Message:
lang/algol68g: update to 3.1.2 to fix build failure
pkgsrc changes: nothing material
Upstream changes:
Version 3.1.2, January 2023
* Distribution update.
Version 3.1.1, January 2023
* Fix configuration bug preventing building on Cygwin.
* Fix undefined errno upon succesful relpath call on some systems.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/algol68g/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/algol68g/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/algol68g/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/algol68g/Makefile
diff -u pkgsrc/lang/algol68g/Makefile:1.22 pkgsrc/lang/algol68g/Makefile:1.23
--- pkgsrc/lang/algol68g/Makefile:1.22 Sun Dec 4 18:30:38 2022
+++ pkgsrc/lang/algol68g/Makefile Mon Jan 16 05:00:57 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2022/12/04 18:30:38 rhialto Exp $
+# $NetBSD: Makefile,v 1.23 2023/01/16 05:00:57 dholland Exp $
-DISTNAME= algol68g-3.1.0
-PKGREVISION= 1
+DISTNAME= algol68g-3.1.2
CATEGORIES= lang
MASTER_SITES= http://jmvdveer.home.xs4all.nl/
Index: pkgsrc/lang/algol68g/PLIST
diff -u pkgsrc/lang/algol68g/PLIST:1.3 pkgsrc/lang/algol68g/PLIST:1.4
--- pkgsrc/lang/algol68g/PLIST:1.3 Wed Mar 2 01:41:34 2022
+++ pkgsrc/lang/algol68g/PLIST Mon Jan 16 05:00:57 2023
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2022/03/02 01:41:34 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.4 2023/01/16 05:00:57 dholland Exp $
bin/a68g
include/algol68g/a68g-common.h
include/algol68g/a68g-compiler.h
include/algol68g/a68g-config.h
+include/algol68g/a68g-config.win32.h
include/algol68g/a68g-defines.h
include/algol68g/a68g-diagnostics.h
include/algol68g/a68g-double.h
@@ -37,6 +38,6 @@ include/algol68g/a68g.h
man/man1/a68g.1
share/doc/algol68g/AUTHORS
share/doc/algol68g/COPYING
-share/doc/algol68g/LICENSE
+share/doc/algol68g/ChangeLog
share/doc/algol68g/NEWS
share/doc/algol68g/README
Index: pkgsrc/lang/algol68g/distinfo
diff -u pkgsrc/lang/algol68g/distinfo:1.14 pkgsrc/lang/algol68g/distinfo:1.15
--- pkgsrc/lang/algol68g/distinfo:1.14 Sun Dec 4 18:30:38 2022
+++ pkgsrc/lang/algol68g/distinfo Mon Jan 16 05:00:57 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2022/12/04 18:30:38 rhialto Exp $
+$NetBSD: distinfo,v 1.15 2023/01/16 05:00:57 dholland Exp $
-BLAKE2s (algol68g-3.1.0.tar.gz) = 43b0ff30bc2f4e453ea7e0f12215381d585e200abe7def717cef12da55f6b539
-SHA512 (algol68g-3.1.0.tar.gz) = 92370031432eb42c8de4486696827ed6b0716f4cd918cb722263c16cec03cbf6e07873b7d6a56ca6e52b762a45d9be1848eba62755dd5cacafdc3aac7abf4f2e
-Size (algol68g-3.1.0.tar.gz) = 630652 bytes
+BLAKE2s (algol68g-3.1.2.tar.gz) = 71fea9f77119a90c928475cb6f4465a1af5350871c16b572eca76db7d810566b
+SHA512 (algol68g-3.1.2.tar.gz) = 12ce45c24412be3f5de1a3dec1b8b5ea8c6caaac30bd7e7ba26442139988ea05fa7c593dc961d73a2ad9b0b965d1df61aedf8265be9f2ea86ff4f2ad6f5368c9
+Size (algol68g-3.1.2.tar.gz) = 615054 bytes
SHA1 (patch-src_a68g_a68g.c) = 3dcee4e2343dc6305b000933bea685820d7cacdc
SHA1 (patch-src_a68g_options.c) = 35d53f40b5874f0169a49641e73cbcc71dd143a0
Home |
Main Index |
Thread Index |
Old Index