ports/111849: [PATCH] devel/cc65: cleanup non-supported FreeBSD versions
Marcelo Araujo
araujo at bsdmail.org
Thu Apr 19 10:50:01 UTC 2007
>Number: 111849
>Category: ports
>Synopsis: [PATCH] devel/cc65: 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: Thu Apr 19 10:50:00 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 (stas at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- cc65-2.11.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cc65/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile 27 Mar 2007 22:11:53 -0000 1.25
+++ Makefile 19 Apr 2007 10:45:52 -0000
@@ -25,12 +25,6 @@
SUB_FILES= pkg-message
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile
-.endif
-
post-patch:
#
# CFLAGS safety
@@ -52,4 +46,4 @@
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- cc65-2.11.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list