diff options
author | tobik <tobik@FreeBSD.org> | 2019-01-08 07:34:57 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-01-08 07:34:57 +0800 |
commit | b748e44b2ea0a7b325e1ea9025b2358b321c973b (patch) | |
tree | 76c682483a02c41d8d898fa636d4b77adbe01018 /graphics | |
parent | 10b50b5b8f6aadf2333914e4da22f34063890f7f (diff) | |
download | freebsd-ports-gnome-b748e44b2ea0a7b325e1ea9025b2358b321c973b.tar.gz freebsd-ports-gnome-b748e44b2ea0a7b325e1ea9025b2358b321c973b.tar.zst freebsd-ports-gnome-b748e44b2ea0a7b325e1ea9025b2358b321c973b.zip |
graphics/netpbm: Update to 10.85.01
Changes: https://gitlab.com/tobiask/netpbm/raw/v10.85.01/doc/HISTORY
MFH: 2019Q1 (bug fixes)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/netpbm/Makefile | 4 | ||||
-rw-r--r-- | graphics/netpbm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 117c238fe19e..8e06ca7b0b5a 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.85.00 +DISTVERSION= 10.85.01 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ - https://gitlab.com/tobiask/netpbm/uploads/9952916a79c9ad979022b901b4b0ee70/ \ + https://gitlab.com/tobiask/netpbm/uploads/2780c2f59fe3a808d2fe37c60ebcbea4/ \ LOCAL/tobik MAINTAINER= tobik@FreeBSD.org diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo index 5b2fd7f8c155..ff3756eaf371 100644 --- a/graphics/netpbm/distinfo +++ b/graphics/netpbm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546144740 -SHA256 (netpbm-10.85.00.tar.gz) = 0c849e38cedad1ce484abf25fcc09b1c246f7c3e524fc12578845b0a0cda3ac2 -SIZE (netpbm-10.85.00.tar.gz) = 3302956 +TIMESTAMP = 1546902891 +SHA256 (netpbm-10.85.01.tar.gz) = 00bc2359980c95ddee06dda48193c30cbfb19890d1ebbb9d6640531259d18534 +SIZE (netpbm-10.85.01.tar.gz) = 3303216 |