diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-02-01 13:18:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-02-01 13:18:00 +0000 |
commit | c11505dbaf3d0ea6bd1e4c4d6f157c2d96722b69 (patch) | |
tree | 37bffb1a30cb39af4aceb16cccc9cab346d11d4b | |
parent | Update to 270.18 (diff) |
- Mark BROKEN, the checksum on the master site is changing daily
Reported by: pointyhat
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268519
-rw-r--r-- | www/spip/Makefile | 2 | ||||
-rw-r--r-- | www/spip/distinfo | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/spip/Makefile b/www/spip/Makefile index 68562c8fe9b3..dce15e0ce4da 100644 --- a/www/spip/Makefile +++ b/www/spip/Makefile @@ -16,6 +16,8 @@ COMMENT= A publishing system for the Internet (CMS) LICENSE= GPLv3 +BROKEN= checksum is changing daily + USE_ZIP= yes USE_PHP= mysql pcre zlib NO_BUILD= yes diff --git a/www/spip/distinfo b/www/spip/distinfo index eb36a7642930..1425d4c7a862 100644 --- a/www/spip/distinfo +++ b/www/spip/distinfo @@ -1,2 +1,2 @@ -SHA256 (SPIP-v2-1.8.zip) = 76c34ecf7ce3232d9d3e41f921755dcecb6065ca513c66f6f0838811b61f763f +SHA256 (SPIP-v2-1.8.zip) = f9bf83cd532aac5c76bf1ae40e986e9204b7248d62e8c1abf7a580e4883c0d61 SIZE (SPIP-v2-1.8.zip) = 4579561 |