svn commit: r312698 - head/www/atutor
Martin Wilke
miwi at FreeBSD.org
Thu Feb 21 02:47:53 UTC 2013
Author: miwi
Date: Thu Feb 21 02:47:52 2013
New Revision: 312698
URL: http://svnweb.freebsd.org/changeset/ports/312698
Log:
- BROKEN checksum mismatch
fetch: http://heanet.dl.sourceforge.net/project/atutor/ATutor%202/ATutor-2.1.tar.gz: size mismatch: expected 6587983, actual 6589168
=> Attempting to fetch http://sunet.dl.sourceforge.net/project/atutor/ATutor%202/ATutor-2.1.tar.gz
Modified:
head/www/atutor/Makefile (contents, props changed)
Modified: head/www/atutor/Makefile
==============================================================================
--- head/www/atutor/Makefile Thu Feb 21 02:41:00 2013 (r312697)
+++ head/www/atutor/Makefile Thu Feb 21 02:47:52 2013 (r312698)
@@ -10,6 +10,8 @@ DISTNAME= ATutor-${PORTVERSION}
MAINTAINER= wen at FreeBSD.org
COMMENT= An Open Source Web-based Learning Content Management System (LCMS)
+BROKEN= checksum mismatch
+
USE_PHP= session mbstring zlib mysql
WRKSRC= ${WRKDIR}/ATutor
More information about the svn-ports-head
mailing list