From edwin@mavetju.org  Mon Apr 16 01:07:01 2007
Return-Path: <edwin@mavetju.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4CA0816A401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 01:07:01 +0000 (UTC)
	(envelope-from edwin@mavetju.org)
Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125])
	by mx1.freebsd.org (Postfix) with ESMTP id 027FE13C48A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 01:07:00 +0000 (UTC)
	(envelope-from edwin@mavetju.org)
Received: by mail4out.barnet.com.au (Postfix, from userid 1001)
	id 42A8C37CFB2; Mon, 16 Apr 2007 11:07:00 +1000 (EST)
Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mail4.barnet.com.au (Postfix) with ESMTP id 10A034232D7
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 11:07:00 +1000 (EST)
Received: from k7.mavetju (k7.mavetju.org [10.251.1.18])
	by mail4auth.barnet.com.au (Postfix) with ESMTP id C7C4537CF81
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Apr 2007 11:06:59 +1000 (EST)
Received: by k7.mavetju (Postfix, from userid 1001)
	id AFB94F5; Mon, 16 Apr 2007 11:06:59 +1000 (EST)
Message-Id: <20070416010659.AFB94F5@k7.mavetju>
Date: Mon, 16 Apr 2007 11:06:59 +1000 (EST)
From: Edwin Groothuis <edwin@mavetju.org>
Reply-To: Edwin Groothuis <edwin@mavetju.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] archivers/p7zip - cleanup non-supported FreeBSD versions
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         111639
>Category:       ports
>Synopsis:       [patch] archivers/p7zip - cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nox
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 01:10:03 GMT 2007
>Closed-Date:    Mon Apr 16 21:45:07 GMT 2007
>Last-Modified:  Mon Apr 16 21:50:02 GMT 2007
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:
>How-To-Repeat:
>Fix:


Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/p7zip/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	9 Feb 2007 21:08:02 -0000	1.24
+++ Makefile	16 Apr 2007 01:06:41 -0000
@@ -34,10 +34,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500039
-IGNORE=		requires wchar functions (mbrtowc(3) etc.) for compilation
-.endif
-
 .if ${ARCH} == "amd64" || ${ARCH} == "ia64"
 CFLAGS+=	-fPIC
 .endif
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nox 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Apr 16 01:10:43 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111639 
State-Changed-From-To: open->closed 
State-Changed-By: nox 
State-Changed-When: Mon Apr 16 21:45:05 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111639: commit references a PR
Date: Mon, 16 Apr 2007 21:43:49 +0000 (UTC)

 nox         2007-04-16 21:43:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     archivers/p7zip      Makefile 
   Log:
   Cleanup non-supported FreeBSD versions
   
   PR:             ports/111639
   Submitted by:   Edwin Groothuis <edwin@mavetju.org>
   
   Revision  Changes    Path
   1.25      +0 -4      ports/archivers/p7zip/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:
