diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2017-02-08 21:02:47 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-02-08 21:02:47 +0000 |
| commit | a4f983233d5a44f5820fcdfb4cc0af65e08a2045 (patch) | |
| tree | ee2d0198c423df18755c8274daca5f734ad25281 /graphics/aseprite/files/patch-src_config.h | |
| parent | Upgrade to 7.4.5 (diff) | |
- 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 <yuri@rawbw.com> (maintainer)
Diffstat (limited to 'graphics/aseprite/files/patch-src_config.h')
| -rw-r--r-- | graphics/aseprite/files/patch-src_config.h | 11 |
1 files changed, 11 insertions, 0 deletions
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 |
