Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2007 08:26:04 -0300
From:      Marcelo Araujo <araujo@bsdmail.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111858: [PATCH] devel/open-beagle: [SUMMARIZE CHANGES]
Message-ID:  <1176981964.973802.33317.nullmailer@bsdmail.org>
Resent-Message-ID: <200704191130.l3JBUGZZ087549@freefall.freebsd.org>

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

>Number:         111858
>Category:       ports
>Synopsis:       [PATCH] devel/open-beagle: [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:30:16 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 (sf@slappy.org) is cc'd.

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

--- open-beagle-3.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/open-beagle/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1 Feb 2007 02:41:32 -0000	1.7
+++ Makefile	19 Apr 2007 11:25:33 -0000
@@ -26,10 +26,4 @@
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
-.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>
--- open-beagle-3.0.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?1176981964.973802.33317.nullmailer>