- Update to version 1.0.3
PR: ports/130694 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
This commit is contained in:
parent
ffa15e4ba1
commit
0791d429dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226497
3 changed files with 4 additions and 17 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Image_Color
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= graphics www pear
|
||||
|
||||
MAINTAINER= gerrit.beine@gmx.de
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PEAR/Image_Color-1.0.2.tgz) = a4a1a6f5c0f72d235930902cc1ee2e94
|
||||
SHA256 (PEAR/Image_Color-1.0.2.tgz) = 931e4181a88f7bf9352a72ec6c6d030deda5e999b181f02fe6031c8f72da307d
|
||||
SIZE (PEAR/Image_Color-1.0.2.tgz) = 7724
|
||||
MD5 (PEAR/Image_Color-1.0.3.tgz) = 78412abd1d54be0de3c5d9efe53af5a2
|
||||
SHA256 (PEAR/Image_Color-1.0.3.tgz) = 0de38ba3b309a35d614dc3d65706f7ceab86fae8612d809e5d71c827b044b6aa
|
||||
SIZE (PEAR/Image_Color-1.0.3.tgz) = 9234
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
--- ../package.xml Fri Oct 7 13:39:43 2005
|
||||
+++ ../package.xml Fri Oct 7 13:40:46 2005
|
||||
@@ -50,9 +50,6 @@
|
||||
* Made major improvements to the comments and documentation and corrected
|
||||
several violations of the PEAR coding standards.
|
||||
</notes>
|
||||
- <deps>
|
||||
- <dep type="ext" rel="has">gd</dep>
|
||||
- </deps>
|
||||
<provides type="class" name="Image_Color" />
|
||||
<provides type="function" name="Image_Color::mixColors" />
|
||||
<provides type="function" name="Image_Color::setWebSafe" />
|
Loading…
Reference in a new issue