- Update to 1.0.4

- Convert Header
- Take maintainership
This commit is contained in:
Martin Wilke 2013-02-03 16:15:54 +00:00
parent 1c86303764
commit fa56b5d3ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311461
2 changed files with 6 additions and 12 deletions

View file

@ -1,24 +1,18 @@
# Ports collection makefile for: pear-Image_Color
# Date created: 01 June 2004
# Whom: Gerrit Beine (<tux@pinguru.net>)
#
# Created by: Gerrit Beine (<tux@pinguru.net>)
# $FreeBSD$
#
PORTNAME= Image_Color
PORTVERSION= 1.0.3
PORTVERSION= 1.0.4
CATEGORIES= graphics www pear
MAINTAINER= ports@FreeBSD.org
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR::Image_Color manages and handles color data and conversions
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PHP= gd
CATEGORY= Image
FILES= Color.php
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View file

@ -1,2 +1,2 @@
SHA256 (PEAR/Image_Color-1.0.3.tgz) = 0de38ba3b309a35d614dc3d65706f7ceab86fae8612d809e5d71c827b044b6aa
SIZE (PEAR/Image_Color-1.0.3.tgz) = 9234
SHA256 (PEAR/Image_Color-1.0.4.tgz) = 145fd1357be03c2c74e641e1bf71bdac6a1f2655508c773840b9697d67e800d6
SIZE (PEAR/Image_Color-1.0.4.tgz) = 9501