From nobody@FreeBSD.org  Tue Mar 20 20:39:54 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 852AA16A401
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Mar 2007 20:39:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 7650213C44C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Mar 2007 20:39:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2KKds2h090438
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Mar 2007 20:39:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l2KKYrhp087876;
	Tue, 20 Mar 2007 20:34:53 GMT
	(envelope-from nobody)
Message-Id: <200703202034.l2KKYrhp087876@www.freebsd.org>
Date: Tue, 20 Mar 2007 20:34:53 GMT
From: Steven Kreuzer<skreuzer@f2o.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update for devel/p5-Getopt-Mixed
X-Send-Pr-Version: www-3.0

>Number:         110595
>Category:       ports
>Synopsis:       Update for devel/p5-Getopt-Mixed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 20 20:40:02 GMT 2007
>Closed-Date:    Fri Mar 23 16:57:19 CET 2007
>Last-Modified:  Fri Mar 23 16:00:11 GMT 2007
>Originator:     Steven Kreuzer
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD escobar.exit2shell.com 6.2-STABLE FreeBSD 6.2-STABLE #4: Wed Mar  7 03:03:19 EST 2007     root@escobar.exit2shell.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The port for devel/p5-Getopt-Mixed is out of date. Attached is a patch that will bring it up to the most current version (v1.09)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/devel/p5-Getopt-Mixed/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	24 Oct 2003 12:01:52 -0000	1.3
+++ Makefile	20 Mar 2007 20:26:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Getopt-Mixed
-PORTVERSION=	1.008
+PORTVERSION=	1.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Getopt
Index: distinfo
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/devel/p5-Getopt-Mixed/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	24 Nov 2005 15:39:38 -0000	1.3
+++ distinfo	20 Mar 2007 20:26:51 -0000
@@ -1,3 +1,3 @@
-MD5 (Getopt-Mixed-1.008.tar.gz) = 7d492669944f93809b7963f2c88865e7
-SHA256 (Getopt-Mixed-1.008.tar.gz) = e486323d0deffa3e766fcd88474352134232623bedf9c9cd1e5213ecee005373
-SIZE (Getopt-Mixed-1.008.tar.gz) = 9856
+MD5 (Getopt-Mixed-1.09.tar.gz) = 8f9e2c3fd4f360f4691944125f47f070
+SHA256 (Getopt-Mixed-1.09.tar.gz) = 40a85957087372e4c4c61824d9fb647c8391ceea676555c496e1e5ae5b3392dd
+SIZE (Getopt-Mixed-1.09.tar.gz) = 10707

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: tobez 
Responsible-Changed-When: Tue Mar 20 21:56:29 CET 2007 
Responsible-Changed-Why:  
I want this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110595 
State-Changed-From-To: open->feedback 
State-Changed-By: tobez 
State-Changed-When: Tue Mar 20 21:56:38 CET 2007 
State-Changed-Why:  
From the Changes file: 

1.09   Mar 10 2007 
- Getopt::Mixed is now obsolete 

The documentation elaborates that this (very old) module 
does nothing that modern versions of Getopt::Long cannot 
do. 

I suggest we 1) upgrade the port to 1.09;  2) deprecate and mark 
it for deletion in the ports collection. 

What's your take on that? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110595 
State-Changed-From-To: feedback->closed 
State-Changed-By: tobez 
State-Changed-When: Fri Mar 23 16:57:18 CET 2007 
State-Changed-Why:  
The update has been committed. Thank you for your submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110595 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110595: commit references a PR
Date: Fri, 23 Mar 2007 15:56:48 +0000 (UTC)

 tobez       2007-03-23 15:56:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Getopt-Mixed Makefile distinfo 
   Log:
   Update to 1.10.  Deprecate and schedule for deletion since
   the modules author has marked it as obsolete.
   The commit is based on PR 110595 and the discussion that followed.
   
   PR:             110595
   Submitted by:   Steven Kreuzer <skreuzer@f2o.org>
   
   Revision  Changes    Path
   1.4       +4 -1      ports/devel/p5-Getopt-Mixed/Makefile
   1.4       +3 -3      ports/devel/p5-Getopt-Mixed/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
