ports/151735: [PATCH] unbreak news/ija

Chris Petrik c.petrik.sosa at gmail.com
Mon Oct 25 23:00:18 UTC 2010


>Number:         151735
>Category:       ports
>Synopsis:       [PATCH] unbreak news/ija
>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:   Mon Oct 25 23:00:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 8.1-STABLE
>Organization:
none
>Environment:
FreeBSD 8.1-STABLE
>Description:
unbreak ija
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: ija/Makefile
===================================================================
RCS file: /usr/local/freebsdcvs/ports/news/ija/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- ija/Makefile	1 Oct 2010 08:37:07 -0000	1.12
+++ ija/Makefile	25 Oct 2010 22:52:51 -0000
@@ -9,7 +9,8 @@
 PORTNAME=	ija
 PORTVERSION=	0.4.15
 CATEGORIES=	news
-MASTER_SITES=	http://wildspark.com/asher/ija/
+MASTER_SITES=	${MASTER_SITE_FREEBSD_ORG}
+MASTER_SITE_SUBDIR=	distfiles
 EXTRACT_SUFX=	.gz
 
 MAINTAINER=	ports at FreeBSD.org
@@ -18,8 +19,6 @@
 RUN_DEPENDS=	${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
 		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
 
-BROKEN=		checksum mismatch
-
 USE_PERL5=	yes
 
 NO_WRKSUBDIR=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list