mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.0.4
- Convert Header - Take maintainership
This commit is contained in:
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
|
@ -1,24 +1,18 @@
|
||||||
# Ports collection makefile for: pear-Image_Color
|
# Created by: Gerrit Beine (<tux@pinguru.net>)
|
||||||
# Date created: 01 June 2004
|
|
||||||
# Whom: Gerrit Beine (<tux@pinguru.net>)
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Image_Color
|
PORTNAME= Image_Color
|
||||||
PORTVERSION= 1.0.3
|
PORTVERSION= 1.0.4
|
||||||
CATEGORIES= graphics www pear
|
CATEGORIES= graphics www pear
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
COMMENT= PEAR::Image_Color manages and handles color data and conversions
|
COMMENT= PEAR::Image_Color manages and handles color data and conversions
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USE_PHP= gd
|
USE_PHP= gd
|
||||||
|
PEAR_AUTOINSTALL= yes
|
||||||
CATEGORY= Image
|
|
||||||
FILES= Color.php
|
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (PEAR/Image_Color-1.0.3.tgz) = 0de38ba3b309a35d614dc3d65706f7ceab86fae8612d809e5d71c827b044b6aa
|
SHA256 (PEAR/Image_Color-1.0.4.tgz) = 145fd1357be03c2c74e641e1bf71bdac6a1f2655508c773840b9697d67e800d6
|
||||||
SIZE (PEAR/Image_Color-1.0.3.tgz) = 9234
|
SIZE (PEAR/Image_Color-1.0.4.tgz) = 9501
|
||||||
|
|
Loading…
Add table
Reference in a new issue