diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:29:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:29:31 +0800 |
commit | 3a8b1f26a0fa80971198090a8cd066a11866fd4f (patch) | |
tree | 9516b5c335bf7fad19b8a7336c7984da8fdabf2e /databases | |
parent | 8b23cd3d8adae3c98cb5e68bf0f9202929dec751 (diff) | |
download | freebsd-ports-gnome-3a8b1f26a0fa80971198090a8cd066a11866fd4f.tar.gz freebsd-ports-gnome-3a8b1f26a0fa80971198090a8cd066a11866fd4f.tar.zst freebsd-ports-gnome-3a8b1f26a0fa80971198090a8cd066a11866fd4f.zip |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Structures_DataGrid_DataSource_DB-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Structures_DataGrid_DataSource_DB-0.1.1.tgz
fetch: http://pear.php.net/get/Structures_DataGrid_DataSource_DB-0.1.1.tgz: size mismatch: expected 2433, actual 2479
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_DataSource_DB-0.1.1.tgz [1]
Approved by: portmgr (blanket)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pear-Structures_DataGrid_DataSource_DB/Makefile | 2 | ||||
-rw-r--r-- | databases/pear-Structures_DataGrid_DataSource_DB/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile index 323a598fbc74..6663dc35c90f 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DB/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DB/Makefile @@ -12,6 +12,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ ${PEARDIR}/DB.php:databases/pear-DB \ ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array -USES= pear +USES= pear .include <bsd.port.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DB/distinfo b/databases/pear-Structures_DataGrid_DataSource_DB/distinfo index 07313f1f9cdf..99c5e54b6479 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DB/distinfo +++ b/databases/pear-Structures_DataGrid_DataSource_DB/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 070040b0a713790c0cc18e2e0e5ccdeb34ec06d721bd1fb1e5f2e28789e795f9 -SIZE (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 2433 +TIMESTAMP = 1497162341 +SHA256 (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 28fc08b732a6cc29a5ddf511051eb9bd2bcab39fefa3158f8f07d874e905274e +SIZE (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 2479 |