ports/179114: [PATCH] www/atutor: Trim master sites, fix download
nemysis
nemysis at gmx.ch
Thu May 30 19:30:01 UTC 2013
>Number: 179114
>Category: ports
>Synopsis: [PATCH] www/atutor: Trim master sites, fix download
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu May 30 19:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: nemysis
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Jan 29 15:02:50 EST 2013
>Description:
- Trim master sites
- Fix download
Port maintainer (wen at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
Build log
https://redports.org/buildarchive/20130528124400-4689/
>Fix:
--- atutor-2.1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/atutor/Makefile ./Makefile
--- /usr/ports/www/atutor/Makefile 2013-03-17 01:58:25.000000000 +0100
+++ ./Makefile 2013-05-28 14:15:40.000000000 +0200
@@ -4,7 +4,7 @@
PORTNAME= atutor
PORTVERSION= 2.1.1
CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME}/ATutor%202
+MASTER_SITES= SF/${PORTNAME}/ATutor%202/
DISTNAME= ATutor-${PORTVERSION}
MAINTAINER= wen at FreeBSD.org
diff -ruN --exclude=CVS /usr/ports/www/atutor/distinfo ./distinfo
--- /usr/ports/www/atutor/distinfo 2013-03-17 01:58:25.000000000 +0100
+++ ./distinfo 2013-05-28 14:17:49.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (ATutor-2.1.1.tar.gz) = fae60b293dc9db802dc7fe1685ffdb64825cff509a7bae46c9ceddb5ca0a5f75
-SIZE (ATutor-2.1.1.tar.gz) = 8100338
+SHA256 (ATutor-2.1.1.tar.gz) = 340b52210580e10956b320f11ab33e7095dd4de74c4f3ff2497d617ce4a95865
+SIZE (ATutor-2.1.1.tar.gz) = 8100482
--- atutor-2.1.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list