View | Details | Raw Unified | Return to bug 194461
Collapse All | Expand All

(-)/usr/ports/graphics/pngcrush/Makefile (-2 / +2 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pngcrush
4
PORTNAME=	pngcrush
5
PORTVERSION=	1.7.76
5
PORTVERSION=	1.7.77
6
CATEGORIES=	graphics
6
CATEGORIES=	graphics
7
MASTER_SITES=	SF/pmt/${PORTNAME}/${PORTVERSION}/ \
7
MASTER_SITES=	SF/pmt/${PORTNAME}/${PORTVERSION}/ \
8
		SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
8
		SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-nolib
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-nolib
10
10
11
MAINTAINER=	vsjcfm@gmail.com
11
MAINTAINER=	vsasjason@gmail.com
12
COMMENT=	Optimizer for PNG files
12
COMMENT=	Optimizer for PNG files
13
13
14
LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png
14
LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png
(-)/usr/ports/graphics/pngcrush/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (pngcrush-1.7.76-nolib.tar.xz) = 1b12b2e8e2a968470f0b3ba3d623cf08912de6e28d6c38aff1d059c0641c7b49
1
SHA256 (pngcrush-1.7.77-nolib.tar.xz) = ca1de3b7bddabd6118c5f1212f16ab71e508de554ffbcca322239995cb110410
2
SIZE (pngcrush-1.7.76-nolib.tar.xz) = 58800
2
SIZE (pngcrush-1.7.77-nolib.tar.xz) = 58836

Return to bug 194461