Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2012 11:55:30 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        toni.viemero@iki.fi
Subject:   ports/165779: [PATCH] net/p5-Net-Gopher: mark deprecated since it's gone from CPAN
Message-ID:  <201203061655.q26GtUbY048788@meatwad.mouf.net>
Resent-Message-ID: <201203061700.q26H0SbJ006151@freefall.freebsd.org>

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

>Number:         165779
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Gopher: mark deprecated since it's gone from CPAN
>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 Mar 06 17:00:28 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:

Mark this module deprecated since it's been removed from CPAN. Will set
expiration date when committing.

Port maintainer (toni.viemero@iki.fi) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Net-Gopher-1.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Gopher/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	17 Apr 2008 14:27:33 -0000	1.4
+++ Makefile	6 Mar 2012 16:54:49 -0000
@@ -17,6 +17,8 @@
 RUN_DEPENDS=	${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
+DEPRECATED=	gone from CPAN
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Net::Gopher.3 \
--- p5-Net-Gopher-1.15.patch ends here ---

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



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