mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.0.2
PR: ports/87040 Submitted by: maintainer
This commit is contained in:
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
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Image_Color
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= graphics www pear
|
||||
|
||||
MAINTAINER= tux@pinguru.net
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PEAR/Image_Color-1.0.1.tgz) = fdf3699039d3e1557ad479a6bc9b84cc
|
||||
SIZE (PEAR/Image_Color-1.0.1.tgz) = 7718
|
||||
MD5 (PEAR/Image_Color-1.0.2.tgz) = a4a1a6f5c0f72d235930902cc1ee2e94
|
||||
SIZE (PEAR/Image_Color-1.0.2.tgz) = 7724
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
--- ../package.xml.orig Tue May 25 07:07:47 2004
|
||||
+++ ../package.xml Thu Aug 26 19:52:55 2004
|
||||
@@ -30,9 +30,6 @@
|
||||
<license>PHP License</license>
|
||||
<state>stable</state>
|
||||
<notes>* Removed newline at end of file.</notes>
|
||||
- <deps>
|
||||
- <dep type="ext" rel="has">gd</dep>
|
||||
- </deps>
|
||||
<filelist>
|
||||
<file role="php" baseinstalldir="Image" name="Color.php"/>
|
||||
</filelist>
|
||||
--- ../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…
Add table
Reference in a new issue