- Update to 1.0.2

PR:		ports/87040
Submitted by:	maintainer
This commit is contained in:
Renato Botelho 2005-10-10 10:28:41 +00:00
parent d655dde178
commit 0cdca1c886
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144787
3 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= Image_Color PORTNAME= Image_Color
PORTVERSION= 1.0.1 PORTVERSION= 1.0.2
CATEGORIES= graphics www pear CATEGORIES= graphics www pear
MAINTAINER= tux@pinguru.net MAINTAINER= tux@pinguru.net

View file

@ -1,2 +1,2 @@
MD5 (PEAR/Image_Color-1.0.1.tgz) = fdf3699039d3e1557ad479a6bc9b84cc MD5 (PEAR/Image_Color-1.0.2.tgz) = a4a1a6f5c0f72d235930902cc1ee2e94
SIZE (PEAR/Image_Color-1.0.1.tgz) = 7718 SIZE (PEAR/Image_Color-1.0.2.tgz) = 7724

View file

@ -1,12 +1,12 @@
--- ../package.xml.orig Tue May 25 07:07:47 2004 --- ../package.xml Fri Oct 7 13:39:43 2005
+++ ../package.xml Thu Aug 26 19:52:55 2004 +++ ../package.xml Fri Oct 7 13:40:46 2005
@@ -30,9 +30,6 @@ @@ -50,9 +50,6 @@
<license>PHP License</license> * Made major improvements to the comments and documentation and corrected
<state>stable</state> several violations of the PEAR coding standards.
<notes>* Removed newline at end of file.</notes> </notes>
- <deps> - <deps>
- <dep type="ext" rel="has">gd</dep> - <dep type="ext" rel="has">gd</dep>
- </deps> - </deps>
<filelist> <provides type="class" name="Image_Color" />
<file role="php" baseinstalldir="Image" name="Color.php"/> <provides type="function" name="Image_Color::mixColors" />
</filelist> <provides type="function" name="Image_Color::setWebSafe" />