mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update to 0.6.0.
Also adjust LICENSE to what it actually is.
This commit is contained in:
parent
186785e836
commit
45869e0885
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440267
@ -2,13 +2,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pngwriter
|
||||
PORTVERSION= 0.5.5
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= graphics devel
|
||||
|
||||
MAINTAINER= rakuco@FreeBSD.org
|
||||
COMMENT= C++ library for creating PNG images
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (pngwriter-pngwriter-0.5.5_GH0.tar.gz) = ad9d061ddafb8da25f29f2ee552f410e59f34fbf3b9984168fa364d7a993ee8d
|
||||
SIZE (pngwriter-pngwriter-0.5.5_GH0.tar.gz) = 549677
|
||||
TIMESTAMP = 1494082079
|
||||
SHA256 (pngwriter-pngwriter-0.6.0_GH0.tar.gz) = 5107c6be0bfadf76ba4d01a553f7e060b5a7763ca7d9374ef3e7e59746b3911e
|
||||
SIZE (pngwriter-pngwriter-0.6.0_GH0.tar.gz) = 571576
|
||||
|
Loading…
Reference in New Issue
Block a user