pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
SLADE: Update to 3.1.13
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Jul 12 16:18:36 2021 +0200
Changeset: 9fa3c52784c8b7dd1dc2d0ebd95d6adf942be63d
Modified Files:
SLADE/COMMIT_MSG
SLADE/Makefile
SLADE/distinfo
Log Message:
SLADE: Update to 3.1.13
General
* Updated ZDoom, MAPINFO and ACS language definitions
(thanks @Blue-Shadow)
* Updated SRB2 Lua language definition (thanks @SteelTitanium)
* Added extra UDMF flags (thanks @Gaerzi)
Texture Editor
* Fixed an issue with the 'optional' keyword in TEXTURES
Map Editor
* Various improvements and fixes to texture handling and precedence
(thanks @Talon1024)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9fa3c52784c8b7dd1dc2d0ebd95d6adf942be63d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
SLADE/COMMIT_MSG | 2 +-
SLADE/Makefile | 2 +-
SLADE/distinfo | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/SLADE/COMMIT_MSG b/SLADE/COMMIT_MSG
index d58ba5270c..aa37b1c2e1 100644
--- a/SLADE/COMMIT_MSG
+++ b/SLADE/COMMIT_MSG
@@ -1,4 +1,4 @@
-games/SLADE: Import version 3.1.12a
+games/SLADE: Import version 3.1.13
SLADE3 is a modern editor for Doom-engine based games and source ports.
It has the ability to view, modify, and write many different game-specific
diff --git a/SLADE/Makefile b/SLADE/Makefile
index bc382fb569..fc3705fd4f 100644
--- a/SLADE/Makefile
+++ b/SLADE/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= SLADE-3.1.12a
+DISTNAME= SLADE-3.1.13
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=sirjuddington/}
GITHUB_TAG= ${DISTNAME:S/SLADE-//}
diff --git a/SLADE/distinfo b/SLADE/distinfo
index 4495292871..ebebb98145 100644
--- a/SLADE/distinfo
+++ b/SLADE/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-SHA1 (SLADE-3.1.12a.tar.gz) = 0f8f7048b9cec0a7000d9fe4f52ab57996c96e04
-RMD160 (SLADE-3.1.12a.tar.gz) = a2e64e9f9030d81df39de4a90ae26e6cbd3af433
-SHA512 (SLADE-3.1.12a.tar.gz) = ecedec880b8ebed921e152d016a451164efd4de90ae69963be077d1ef39326670254ca8eb03e1045ca7ae5b02f7512dbbe712f83c845cbbd4ed787a90899ad13
-Size (SLADE-3.1.12a.tar.gz) = 5883702 bytes
+SHA1 (SLADE-3.1.13.tar.gz) = 4a11c744284ef884650f356bc0a892deb49c84f3
+RMD160 (SLADE-3.1.13.tar.gz) = 921ed1ebd0465e9a7bd61c947c8bd748d6034b0b
+SHA512 (SLADE-3.1.13.tar.gz) = 4f1f8ca86df7eb2a2ec8d0e9ba8a8a80c69a87910f9c4ab9fb705fc128324a131a26c4b1ed122dbd0b685652328097dd9dffd49e4fc356bf44ba2254505c8ea9
+Size (SLADE-3.1.13.tar.gz) = 5890835 bytes
SHA1 (patch-src_External_zreaders_m__alloc.cpp) = 7c42fa1ca0add5c2b6b147fdd7dfa3f21e7fb0a9
SHA1 (patch-src_External_zreaders_portable__endian.h) = df66b810b2a6a9272d8c668d7d4debd78bba95b5
Home |
Main Index |
Thread Index |
Old Index