Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 02:25:59 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172048: print/a2pdf: Update MASTER_SITES
Message-ID:  <20120926022559.e7815e9ba695d2af080014d3@yahoo.com>
Resent-Message-ID: <201209251820.q8PIKC7i034380@freefall.freebsd.org>

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

>Number:         172048
>Category:       ports
>Synopsis:       print/a2pdf: Update MASTER_SITES
>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:   Tue Sep 25 18:20:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/a2pdf/Makefile print/a2pdf/Makefile
--- /usr/ports/print/a2pdf/Makefile	2012-09-21 19:07:33.000000000 +0900
+++ print/a2pdf/Makefile	2012-09-25 03:39:47.000000000 +0900
@@ -1,23 +1,17 @@
-# New ports collection makefile for:	a2pdf
-# Date created:		10 May 2007
-# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
 # $FreeBSD: ports/print/a2pdf/Makefile,v 1.5 2012/09/21 10:07:33 bapt Exp $
-#
 
 PORTNAME=	a2pdf
 PORTVERSION=	1.13
 CATEGORIES=	print
-MASTER_SITES=	http://perl.jonallen.info/attachment/26/
+#MASTER_SITES=	http://perl.jonallen.info/attachment/26/
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:JONALLEN
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Text to PDF converter
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2012-10-20
-
 LICENSE=	ART20
-LICENSE_FILE=	${WRKSRC}/artistic-2_0.txt
 
 BUILD_DEPENDS=	p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \
 		perltidy>=0:${PORTSDIR}/devel/perltidy \
>Release-Note:
>Audit-Trail:
>Unformatted:



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