svn commit: r311461 - head/graphics/pear-Image_Color
Martin Wilke
miwi at FreeBSD.org
Sun Feb 3 16:15:55 UTC 2013
Author: miwi
Date: Sun Feb 3 16:15:54 2013
New Revision: 311461
URL: http://svnweb.freebsd.org/changeset/ports/311461
Log:
- Update to 1.0.4
- Convert Header
- Take maintainership
Modified:
head/graphics/pear-Image_Color/Makefile (contents, props changed)
head/graphics/pear-Image_Color/distinfo (contents, props changed)
Modified: head/graphics/pear-Image_Color/Makefile
==============================================================================
--- head/graphics/pear-Image_Color/Makefile Sun Feb 3 16:15:27 2013 (r311460)
+++ head/graphics/pear-Image_Color/Makefile Sun Feb 3 16:15:54 2013 (r311461)
@@ -1,24 +1,18 @@
-# Ports collection makefile for: pear-Image_Color
-# Date created: 01 June 2004
-# Whom: Gerrit Beine (<tux at pinguru.net>)
-#
+# Created by: Gerrit Beine (<tux at pinguru.net>)
# $FreeBSD$
-#
PORTNAME= Image_Color
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= graphics www pear
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= miwi at 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"
Modified: head/graphics/pear-Image_Color/distinfo
==============================================================================
--- head/graphics/pear-Image_Color/distinfo Sun Feb 3 16:15:27 2013 (r311460)
+++ head/graphics/pear-Image_Color/distinfo Sun Feb 3 16:15:54 2013 (r311461)
@@ -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
More information about the svn-ports-all
mailing list