ports/111772: [PATCH] sysutils/jailme: cleanup non-supported FreeBSD versions
Marcelo Araujo
araujo at island.freebsd.org
Tue Apr 17 17:00:10 UTC 2007
>Number: 111772
>Category: ports
>Synopsis: [PATCH] sysutils/jailme: 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 17:00:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Marcelo Araujo (araujo at 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 version 4.x (EOL)
Port maintainer (wmoran at collaborativefusion.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- jailme-0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/jailme/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 19 Jan 2007 09:13:00 -0000 1.3
+++ Makefile 17 Apr 2007 16:58:49 -0000
@@ -17,10 +17,4 @@
USE_BZIP2= yes
-.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>
--- jailme-0.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list