Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2007 13:30:20 -0300
From:      Marcelo Araujo <araujo@bsdmail.org> (araujo@bsdmail.org)
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        andrew@ugh.net.au
Subject:   ports/111768: [PATCH] mail/poppwd: cleanup non-supported FreeBSD versions 
Message-ID:  <1176827420.859974.43426.nullmailer@bsdmail.org>
Resent-Message-ID: <200704171640.l3HGe2kD081215@freefall.freebsd.org>

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

>Number:         111768
>Category:       ports
>Synopsis:       [PATCH] mail/poppwd: cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 16:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo (araujo@bsdmail.org)
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:

- cleanup non-supported FreeBSD versions

Port maintainer (andrew@ugh.net.au) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- poppwd-2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/poppwd/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	4 Dec 2006 22:29:39 -0000	1.9
+++ Makefile	17 Apr 2007 16:29:06 -0000
@@ -20,10 +20,4 @@
 MANCOMPRESSED=	maybe
 PLIST_FILES=	libexec/poppwd
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-
-BROKEN=		Does not compile on 4.x
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- poppwd-2.0.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?1176827420.859974.43426.nullmailer>