ports/150187: [PATCH] www/simplog is marked as BROKEN
Anderson Eduardo
anderson at secover.com.br
Wed Sep 1 13:40:03 UTC 2010
>Number: 150187
>Category: ports
>Synopsis: [PATCH] www/simplog is marked as BROKEN
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 01 13:40:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Anderson Eduardo
>Release: 8.1-RELEASE
>Organization:
Secover
>Environment:
FreeBSD lab.secover.com.br 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Aug 16 17:36:19 UTC 2010 anderson at lab.secover.com.br:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
The patch solve the problem of port www/simplog that is marked as BROKEN due to the MASTER_SITE "www.simplog.org" is unavailable.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- /usr/ports/www/simplog/Makefile 2010-04-07 13:43:16.000000000 -0300
+++ /home/anderson/ports/www/simplog/Makefile 2010-09-01 12:41:27.000000000 -0300
@@ -8,8 +8,7 @@
PORTNAME= simplog
PORTVERSION= 0.9.3.4
CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.3.2:src \
- http://www.simplog.org/dl/:update
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.3.2:src
DISTFILES= ${PORTNAME}-0.9.3.2.tar.gz:src \
${PORTNAME}_update_only-${PORTVERSION}.tar.gz:update
@@ -17,8 +16,6 @@
MAINTAINER= ports at FreeBSD.org
COMMENT= A complete and powerful blogging tool
-BROKEN= bad checksum
-
DATADIR= ${PREFIX}/www/simplog
NO_BUILD= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list