pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/augustus
Module Name: pkgsrc
Committed By: triaxx
Date: Fri Nov 3 17:25:03 UTC 2023
Modified Files:
pkgsrc/games/augustus: Makefile distinfo
Log Message:
augustus: Fix build on Darwin
Remove bundle creation from CMakeLists.txt
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/augustus/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/augustus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/augustus/Makefile
diff -u pkgsrc/games/augustus/Makefile:1.2 pkgsrc/games/augustus/Makefile:1.3
--- pkgsrc/games/augustus/Makefile:1.2 Sat May 6 19:09:18 2023
+++ pkgsrc/games/augustus/Makefile Fri Nov 3 17:25:03 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2023/05/06 19:09:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2023/11/03 17:25:03 triaxx Exp $
DISTNAME= augustus-3.2.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=Keriew/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/games/augustus/distinfo
diff -u pkgsrc/games/augustus/distinfo:1.1 pkgsrc/games/augustus/distinfo:1.2
--- pkgsrc/games/augustus/distinfo:1.1 Fri Dec 16 10:10:48 2022
+++ pkgsrc/games/augustus/distinfo Fri Nov 3 17:25:03 2023
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1 2022/12/16 10:10:48 nia Exp $
+$NetBSD: distinfo,v 1.2 2023/11/03 17:25:03 triaxx Exp $
BLAKE2s (augustus-3.2.0.tar.gz) = 40ad030fdf7c3a0c6b0c5b22ea82c5f47936a0afb3ce91d59b22cfc536fc1138
SHA512 (augustus-3.2.0.tar.gz) = d2276916fdcc6605adfcab7767784f9c345e4cc04804cb79c59ebb0800683fe85fde5dcf3e581297cdc2bbf90e4da9cd0836e272f1b5d7020bdecad8753d93e7
Size (augustus-3.2.0.tar.gz) = 92034090 bytes
+SHA1 (patch-CMakeLists.txt) = 6483c913532e2f7534cc92a2b517ebe56bcf61e3
Home |
Main Index |
Thread Index |
Old Index