From nobody@FreeBSD.org  Thu Jul 15 12:29:43 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 489571065673
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2010 12:29:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3806D8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2010 12:29:43 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6FCThis053724
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2010 12:29:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6FCThVc053723;
	Thu, 15 Jul 2010 12:29:43 GMT
	(envelope-from nobody)
Message-Id: <201007151229.o6FCThVc053723@www.freebsd.org>
Date: Thu, 15 Jul 2010 12:29:43 GMT
From: Warren Block <wblock@wonkity.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] [ports] lang/perl5.10 Makefile PORTREVISION error
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148634
>Category:       ports
>Synopsis:       [patch] [ports] lang/perl5.10 Makefile PORTREVISION error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 12:30:09 UTC 2010
>Closed-Date:    Thu Jul 15 12:46:08 UTC 2010
>Last-Modified:  Thu Jul 15 12:50:05 UTC 2010
>Originator:     Warren Block
>Release:        8-stable
>Organization:
>Environment:
FreeBSD lightning 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed Jul 14 20:36:34 MDT 2010     root@lightning:/usr/obj/usr/src/sys/LIGHTNING  i386
>Description:
Spelling error in Makefile: "PORTREVISON"
>How-To-Repeat:
make -C /usr/ports/lang/perl5.10 -V PORTREVISION
0
>Fix:
Apply attached patch.

Patch attached with submission follows:

--- lang/perl5.10/Makefile.orig	2010-07-15 06:24:06.000000000 -0600
+++ lang/perl5.10/Makefile	2010-07-15 06:24:14.000000000 -0600
@@ -7,7 +7,7 @@
 
 PORTNAME=	perl
 PORTVERSION=	${PERL_VERSION}
-PORTREVISON=	2
+PORTREVISION=	2
 CATEGORIES=	lang devel perl5
 MASTER_SITES=	CPAN \
 		${MASTER_SITE_LOCAL:S/$/:local/} \


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 15 12:30:20 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148634 
State-Changed-From-To: open->closed 
State-Changed-By: skv 
State-Changed-When: Thu Jul 15 12:46:01 UTC 2010 
State-Changed-Why:  
Fixed :( 

Thank you. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148634: commit references a PR
Date: Thu, 15 Jul 2010 12:45:13 +0000 (UTC)

 skv         2010-07-15 12:45:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/perl5.10        Makefile 
   Log:
   Fix my stupidest typo.
   
   PR:             ports/148634
   Submitted by:   Warren Block <wblock@wonkity.com>
   Pointed by:     olli hauer <ohauer@gmx.de>
   
   Revision  Changes    Path
   1.120     +2 -2      ports/lang/perl5.10/Makefile
 _______________________________________________
 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:
