svn commit: r499052 - head/graphics/jbig2dec
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Apr 15 21:15:42 UTC 2019
Author: sunpoet
Date: Mon Apr 15 21:15:38 2019
New Revision: 499052
URL: https://svnweb.freebsd.org/changeset/ports/499052
Log:
Update to 0.16
Changes: https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES
Modified:
head/graphics/jbig2dec/Makefile
head/graphics/jbig2dec/distinfo
Modified: head/graphics/jbig2dec/Makefile
==============================================================================
--- head/graphics/jbig2dec/Makefile Mon Apr 15 21:15:33 2019 (r499051)
+++ head/graphics/jbig2dec/Makefile Mon Apr 15 21:15:38 2019 (r499052)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jbig2dec
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= graphics devel
MASTER_SITES= LOCAL/sunpoet:tests
@@ -15,11 +15,12 @@ OPTIONS_DEFINE= PNG TESTS
OPTIONS_DEFAULT=PNG
TESTS_DESC= Download and use test-images for post-build testing
+USES= autoreconf:build libtool
+
CONFIGURE_ENV= ac_cv_func_getopt_long=yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-USES= autoreconf:build libtool
GH_ACCOUNT= ArtifexSoftware
USE_GITHUB= yes
Modified: head/graphics/jbig2dec/distinfo
==============================================================================
--- head/graphics/jbig2dec/distinfo Mon Apr 15 21:15:33 2019 (r499051)
+++ head/graphics/jbig2dec/distinfo Mon Apr 15 21:15:38 2019 (r499052)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1536075971
-SHA256 (jb2streams.tar.gz) = 1b070a15468d186010047b5525b2eb99cdcda655576600d2d8a0d008b80a5ba2
-SIZE (jb2streams.tar.gz) = 1000034
-SHA256 (ArtifexSoftware-jbig2dec-0.15_GH0.tar.gz) = 1bae90922610244334f3d93d7d4f76ba31d8618e2f62c203e8b8e5de7023e4e3
-SIZE (ArtifexSoftware-jbig2dec-0.15_GH0.tar.gz) = 130944
+TIMESTAMP = 1555339090
+SHA256 (ArtifexSoftware-jbig2dec-0.16_GH0.tar.gz) = 30f706a67604237ffffaece96ae20ee86b2cfebd6277a95f8b0f2ab0f8859850
+SIZE (ArtifexSoftware-jbig2dec-0.16_GH0.tar.gz) = 140155
More information about the svn-ports-head
mailing list