svn commit: r312717 - head/devel/cl-cffi
Jimmy Olgeni
olgeni at FreeBSD.org
Thu Feb 21 13:55:34 UTC 2013
Author: olgeni
Date: Thu Feb 21 13:55:33 2013
New Revision: 312717
URL: http://svnweb.freebsd.org/changeset/ports/312717
Log:
Unbreak: chase documentation checksums.
Modified:
head/devel/cl-cffi/Makefile
head/devel/cl-cffi/distinfo (contents, props changed)
Modified: head/devel/cl-cffi/Makefile
==============================================================================
--- head/devel/cl-cffi/Makefile Thu Feb 21 12:37:10 2013 (r312716)
+++ head/devel/cl-cffi/Makefile Thu Feb 21 13:55:33 2013 (r312717)
@@ -2,7 +2,7 @@
PORTNAME= cffi
PORTVERSION= 0.10.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lisp
MASTER_SITES= http://common-lisp.net/project/cffi/releases/:src \
http://common-lisp.net/project/cffi/manual/:manual \
@@ -31,8 +31,6 @@ ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-fe
NO_BUILD= yes
-BROKEN= checksum mismatch
-
USE_ASDF= yes
do-install:
Modified: head/devel/cl-cffi/distinfo
==============================================================================
--- head/devel/cl-cffi/distinfo Thu Feb 21 12:37:10 2013 (r312716)
+++ head/devel/cl-cffi/distinfo Thu Feb 21 13:55:33 2013 (r312717)
@@ -1,14 +1,14 @@
SHA256 (cffi/0.10.6/cffi_0.10.6.tar.gz) = 1451c9c43ba428f452674003248b8145a9f8b1348ae4000254ec137592e37f7c
SIZE (cffi/0.10.6/cffi_0.10.6.tar.gz) = 185952
-SHA256 (cffi/0.10.6/cffi-manual.html) = 330fb838f247e98eb2fc44f341dc8a3840b6b56882e9b8a941419629d6dc3986
-SIZE (cffi/0.10.6/cffi-manual.html) = 377469
-SHA256 (cffi/0.10.6/cffi-manual.txt) = ec9df2fca49958e145436773c5077eda2a80e4a8d6ff53c0f00c57e6ff398923
-SIZE (cffi/0.10.6/cffi-manual.txt) = 167519
+SHA256 (cffi/0.10.6/cffi-manual.html) = 76cb4e58aca973a7e15f30d013ae882a8188c103575d4240357985d857a638cd
+SIZE (cffi/0.10.6/cffi-manual.html) = 394312
+SHA256 (cffi/0.10.6/cffi-manual.txt) = 09a1531f7f86991664d575bc890e3590da84aa01ff3a44b16055c2d6400fa9d7
+SIZE (cffi/0.10.6/cffi-manual.txt) = 174303
SHA256 (cffi/0.10.6/cffi-manual.pdf) = a91a5f5363fb84635762ea29a85d37ffc286ca43018a0de9608202180a5fe343
SIZE (cffi/0.10.6/cffi-manual.pdf) = 621532
SHA256 (cffi/0.10.6/cffi-sys-spec.html) = b29aaa8cef68453c4dfffab937a269e20ac025d2cfdf79649378d8f84dbbc241
SIZE (cffi/0.10.6/cffi-sys-spec.html) = 30021
SHA256 (cffi/0.10.6/cffi-sys-spec.txt) = 9a0c70219cdc50f4e27c7753a87b781a9082c10eb2f7b91f15cc7c389adabe55
SIZE (cffi/0.10.6/cffi-sys-spec.txt) = 11512
-SHA256 (cffi/0.10.6/cffi-sys-spec.pdf) = 352e315bbb49843207d9efb3e28cf95d6d3dd429a890ba19d4e48acb92f8182b
+SHA256 (cffi/0.10.6/cffi-sys-spec.pdf) = 9c6d6ef461aca32b161ecb39fca050cf7987042fee522bd9212fa8def428fbfe
SIZE (cffi/0.10.6/cffi-sys-spec.pdf) = 201840
More information about the svn-ports-all
mailing list