mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- update to 10.35.87
This commit is contained in:
parent
50d60b3fd6
commit
cb1974aa69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308585
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: netpbm
|
||||
# Date created: ?
|
||||
# Whom: jmz (original)
|
||||
#
|
||||
# Created by: jmz
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= netpbm
|
||||
PORTVERSION= 10.35.86
|
||||
PORTVERSION= 10.35.87
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/netpbm/super_stable/${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -14,12 +10,12 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A toolkit for conversion of images between different formats
|
||||
|
||||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
jpeg.11:${PORTSDIR}/graphics/jpeg \
|
||||
LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png15:${PORTSDIR}/graphics/png \
|
||||
jbig.1:${PORTSDIR}/graphics/jbigkit \
|
||||
jasper.4:${PORTSDIR}/graphics/jasper \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
jbig:${PORTSDIR}/graphics/jbigkit \
|
||||
jasper:${PORTSDIR}/graphics/jasper \
|
||||
xml2:${PORTSDIR}/textproc/libxml2
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (netpbm-10.35.86.tgz) = e662860f2e0ab273c4e07b1b96357de11143c34840008054f963faf8f6021176
|
||||
SIZE (netpbm-10.35.86.tgz) = 2550218
|
||||
SHA256 (netpbm-10.35.87.tgz) = 7c3ab8ba358981952a798e708e7c11e7b6b5bd5d0ba8e90c3b4ea77f1989c86b
|
||||
SIZE (netpbm-10.35.87.tgz) = 2550803
|
||||
|
Loading…
Reference in New Issue
Block a user