potrace: updated to 1.16

Release 1.16

This release consists of bugfixes and minor portability improvements.
A potential arithmetic overflow was fixed. Rotation angles are now
normalized to between -180 and 180. We now use binary file I/O on the
OS/2 platform. The test suite tolerances were adjusted. The
configuration option --enable-local-getopt was renamed as
--with-included-getopt. Some build system improvements. Thanks to
Henri Salo and Dave Yeo for reporting bugs and suggesting
improvements.
This commit is contained in:
adam 2022-07-01 16:15:47 +00:00
parent cb049bfa0e
commit 66bc1b674a
2 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.16 2020/03/20 11:57:52 nia Exp $
# $NetBSD: Makefile,v 1.17 2022/07/01 16:15:47 adam Exp $
DISTNAME= potrace-1.15
DISTNAME= potrace-1.16
CATEGORIES= graphics
MASTER_SITES= http://potrace.sourceforge.net/download/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=potrace/}
@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libpotrace
TEST_TARGET= check
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2021/10/26 10:46:42 nia Exp $
$NetBSD: distinfo,v 1.16 2022/07/01 16:15:47 adam Exp $
BLAKE2s (potrace-1.15.tar.gz) = eb25262feea25d952a07a384659b229e5beaabf780c22173e6a74a223747dc5f
SHA512 (potrace-1.15.tar.gz) = c9a8edd4f3339da587b9b32e12c83c8f7b993c7c23f551fa267545d9411679bc024924e23596ed1c83985693fc894b65dfa9f860275de395d9e0a88da37a4f02
Size (potrace-1.15.tar.gz) = 650840 bytes
BLAKE2s (potrace-1.16.tar.gz) = 10920df7c9b7ad82e63d242e33aaf969a12b86cc2b601dd88079b3a546ad6533
SHA512 (potrace-1.16.tar.gz) = 10d85ed3fada80951223c65e923b5e6ee3e76e071575971d5b09b996b477ec5ff2403e0337c44963c6b441cc3ba6c4f7009541124a25c16b7721fdebd1f774b9
Size (potrace-1.16.tar.gz) = 657314 bytes