Update graphics/cstitch to 0.9.8
OK sthen@
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
Commit post tagging:
d9a8b1fbc9
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.
---
This commit is contained in:
parent
dc8097eaba
commit
18db04ede2
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/12/25 14:34:39 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2017/03/28 12:43:37 awolk Exp $
|
||||
|
||||
COMMENT = convert images to cross stitch patterns
|
||||
|
||||
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user