mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Update to 1.7.15.
PR: 83256 Submitted by: Antonio Carlos Venancio Junior (maintainer)
This commit is contained in:
parent
34b2dbb453
commit
c19c620ee6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138927
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= DB_DataObject
|
||||
PORTVERSION= 1.7.13
|
||||
PORTVERSION= 1.7.15
|
||||
CATEGORIES= databases pear
|
||||
|
||||
MAINTAINER= antonio@php.net
|
||||
|
@ -21,9 +21,10 @@ USE_REINPLACE= yes
|
|||
CATEGORY= DB
|
||||
FILES= DataObject.php DataObject/Cast.php DataObject/Generator.php \
|
||||
DataObject/createTables.php DataObject/Error.php
|
||||
DOCS= example.ini
|
||||
EXAMPLES= example.ini
|
||||
_EXAMPLESDIR= docs
|
||||
|
||||
LATEST_LINK= pear-DB_DataObject
|
||||
LATEST_LINK= pear-${PORTNAME}
|
||||
OPTIONS= PEAR_VALIDATE "PEAR::Validate support" off
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PEAR/DB_DataObject-1.7.13.tgz) = b468b5de56401ce70bc1d3b4f9bd6286
|
||||
SIZE (PEAR/DB_DataObject-1.7.13.tgz) = 49474
|
||||
MD5 (PEAR/DB_DataObject-1.7.15.tgz) = 30a6b3356c847d315455b3107db95e28
|
||||
SIZE (PEAR/DB_DataObject-1.7.15.tgz) = 51854
|
||||
|
|
Loading…
Add table
Reference in a new issue