ports/111947: [PATCH] comms/soundmodem: cleanup non-supported FreeBSD versions

Marcelo Araujo araujo at bsdmail.org
Fri Apr 20 14:10:03 UTC 2007


>Number:         111947
>Category:       ports
>Synopsis:       [PATCH] comms/soundmodem: cleanup non-supported FreeBSD versions
>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:   Fri Apr 20 14:10:01 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 (db at FreeBSD.org) is cc'd.

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

--- soundmodem-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/comms/soundmodem/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	19 Jan 2007 18:14:19 -0000	1.2
+++ Makefile	20 Apr 2007 13:59:53 -0000
@@ -40,9 +40,4 @@
 post-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/soundmodem ${PREFIX}/etc/rc.d
 
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN=		Does not compile on FreeBSD 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- soundmodem-0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list