Hi ports@,

attaching a trivial bump for graphics/cstitch.

Please note that upstream bumped the version number post tagging the actual
release hence the 'About' menu still shows version 0.9.7.83 instead of 0.9.8.84
I can of course @sed the version in main.cpp if someone finds this annoying.

Looking for feedback and OK's :)

Regards,
Adam

Commit post tagging:
https://github.com/kleintom/Cstitch/commit/d9a8b1fbc9b66de3ce5990cebdde26acea8b1a3f

Upstream changelog:

---
Beta version 0.9.8 released on March 20, 2017:
* Added options during pattern saving for specifying the width of a color border
  around each symbol in the pdf pattern, and for specifying how often the
  bold/heavier lines should appear in the pdf pattern grid.
* DMC/Anchor color codes and names are now displayed in the main windows
(instead
  of RGB).
* Added the ability to specify fabric of a particular squares per inch/cm in the
  dimensions computer.
* We should now do better at finding a pdf viewer to auto-display saved pdf
  patterns.
* More settings are remembered so that they don't need to be reconfigured each
  time the program is run.
* Bug fixes.

This is the first version for which the downloadable executable for Windows does
not run on Windows XP.
---

? cstitch-0.9.8.diff
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/cstitch/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    25 Dec 2016 14:34:39 -0000      1.3
+++ Makefile    27 Mar 2017 20:27:43 -0000
@@ -4,8 +4,7 @@ COMMENT =               convert images to cross stitc
 
 GH_ACCOUNT =           kleintom
 GH_PROJECT =           cstitch
-GH_TAGNAME =           0.9.7
-REVISION =             0
+GH_TAGNAME =           0.9.8
 
 DISTFILES=             ${DISTNAME}.tar.gz ${DISTNAME}-icons{icons}.zip:0
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/cstitch/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    15 Mar 2016 21:45:11 -0000      1.1.1.1
+++ distinfo    27 Mar 2017 20:27:43 -0000
@@ -1,4 +1,4 @@
-SHA256 (cstitch-0.9.7-icons.zip) = k5Daa+IY6tOF8dV4kRKLyOWT+XooYCbbfgUpyjywJOI=
-SHA256 (cstitch-0.9.7.tar.gz) = rsAWrdnuz0OjnVVqVu3NDhRJeeKcOlBMCKtNml4MVHg=
-SIZE (cstitch-0.9.7-icons.zip) = 45348
-SIZE (cstitch-0.9.7.tar.gz) = 330707
+SHA256 (cstitch-0.9.8-icons.zip) = k5Daa+IY6tOF8dV4kRKLyOWT+XooYCbbfgUpyjywJOI=
+SHA256 (cstitch-0.9.8.tar.gz) = 5Ce4+jjlmAtUN7d+6XPBxNHWZXIvGJztukuqrsKlkkk=
+SIZE (cstitch-0.9.8-icons.zip) = 45348
+SIZE (cstitch-0.9.8.tar.gz) = 337685

Reply via email to