svn commit: r494308 - branches/2019Q1/graphics/netpbm
Tobias Kortkamp
tobik at FreeBSD.org
Fri Mar 1 18:02:27 UTC 2019
Author: tobik
Date: Fri Mar 1 18:02:26 2019
New Revision: 494308
URL: https://svnweb.freebsd.org/changeset/ports/494308
Log:
MFH: r494290
graphics/netpbm: Update to 10.85.03
- Fixes a bug where pstopnm ignores -textalphabits [1]
Changes: https://gitlab.com/tobiask/netpbm/raw/v10.85.03/doc/HISTORY
PR: 236097 [1]
Reported by: Shigeharu TAKENO <shige at iee.niit.ac.jp> [1]
Approved by: ports-secteam (miwi)
Modified:
branches/2019Q1/graphics/netpbm/Makefile
branches/2019Q1/graphics/netpbm/distinfo
Directory Properties:
branches/2019Q1/ (props changed)
Modified: branches/2019Q1/graphics/netpbm/Makefile
==============================================================================
--- branches/2019Q1/graphics/netpbm/Makefile Fri Mar 1 17:40:19 2019 (r494307)
+++ branches/2019Q1/graphics/netpbm/Makefile Fri Mar 1 18:02:26 2019 (r494308)
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= netpbm
-DISTVERSION= 10.85.02
+DISTVERSION= 10.85.03
CATEGORIES= graphics
MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \
- https://gitlab.com/tobiask/netpbm/uploads/e5163c86a1535bbb833adadf1ceb28a2/ \
+ https://gitlab.com/tobiask/netpbm/uploads/b3d36b002ae7b3dc7ef42449bb612e12/ \
LOCAL/tobik
MAINTAINER= tobik at FreeBSD.org
Modified: branches/2019Q1/graphics/netpbm/distinfo
==============================================================================
--- branches/2019Q1/graphics/netpbm/distinfo Fri Mar 1 17:40:19 2019 (r494307)
+++ branches/2019Q1/graphics/netpbm/distinfo Fri Mar 1 18:02:26 2019 (r494308)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549839986
-SHA256 (netpbm-10.85.02.tar.gz) = 8d8af6b8185ee8cd3c83388f2eec6bc43e3d96b9bc21d3a5bc844ce53b87c08f
-SIZE (netpbm-10.85.02.tar.gz) = 3303395
+TIMESTAMP = 1551439741
+SHA256 (netpbm-10.85.03.tar.gz) = 910c9f5168ff36aebca0ae6765741070a99c8d4db8e20edd8d10560cbd4676d2
+SIZE (netpbm-10.85.03.tar.gz) = 3303404
More information about the svn-ports-branches
mailing list