From a4f983233d5a44f5820fcdfb4cc0af65e08a2045 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Wed, 8 Feb 2017 21:02:47 +0000 Subject: - Update graphics/aseprite to 1.1.13 - Add pkg-message to inform users how to workaround mouse pointer lag PR: 216708 Submitted by: Yuri Victorovich (maintainer) --- graphics/aseprite/files/patch-src_config.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/aseprite/files/patch-src_config.h (limited to 'graphics/aseprite/files/patch-src_config.h') diff --git a/graphics/aseprite/files/patch-src_config.h b/graphics/aseprite/files/patch-src_config.h new file mode 100644 index 000000000000..a6af55a9cc70 --- /dev/null +++ b/graphics/aseprite/files/patch-src_config.h @@ -0,0 +1,11 @@ +--- src/config.h.orig 2017-01-06 20:44:08 UTC ++++ src/config.h +@@ -23,7 +23,7 @@ + + // General information + #define PACKAGE "Aseprite" +-#define VERSION "1.1.12-dev" ++#define VERSION "1.1.13" + + #ifdef CUSTOM_WEBSITE_URL + #define WEBSITE CUSTOM_WEBSITE_URL // To test web server -- cgit v1.2.3