Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2007 08:38:08 -0300
From:      Marcelo Araujo <araujo@bsdmail.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        araujo@bsdmail.org
Subject:   ports/111861: [PATCH] devel/pmk: [SUMMARIZE CHANGES]
Message-ID:  <1176982688.544321.35286.nullmailer@bsdmail.org>
Resent-Message-ID: <200704191140.l3JBee5V089824@freefall.freebsd.org>

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

>Number:         111861
>Category:       ports
>Synopsis:       [PATCH] devel/pmk: [SUMMARIZE CHANGES]
>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:   Thu Apr 19 11:40:39 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>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:

- removed support to FreeBSD 4.x (EOL)

Port maintainer (araujo@bsdmail.org) is cc'd.

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

--- pmk-0.10.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pmk/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	8 Jan 2007 12:35:20 -0000	1.10
+++ Makefile	19 Apr 2007 11:37:13 -0000
@@ -32,10 +32,4 @@
 	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
 .endif
 
-.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>
--- pmk-0.10.1.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?1176982688.544321.35286.nullmailer>