Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2011 03:24:29 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159488: Update port: print/abntex
Message-ID:  <20110804032429.2ced8d6b.tkato432@yahoo.com>
Resent-Message-ID: <201108031840.p73IeaSt077921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159488
>Category:       ports
>Synopsis:       Update port: print/abntex
>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:   Wed Aug 03 18:40:36 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/abntex/Makefile print/abntex/Makefile
--- /usr/ports/print/abntex/Makefile	2011-08-03 15:45:22.000000000 +0900
+++ print/abntex/Makefile	2011-08-03 16:01:55.000000000 +0900
@@ -9,16 +9,13 @@
 PORTVERSION=	0.8.2
 PORTREVISION=	3
 CATEGORIES=	print
-MASTER_SITES=	http://mirror.isp.net.au/ftp/pub/freebsd/distfiles/ \
-		http://download.codigolivre.org.br/abntex/
+MASTER_SITES=	http://codigolivre.org.br/frs/download.php/2654/
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Both classes and styles for both LaTex and bibtex for ABNT rules
 
-BROKEN= does not fetch
-
 RUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX-base
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110804032429.2ced8d6b.tkato432>