ports/124942: [PATCH] archivers/unzoo: Remove 5.x support

Philip M. Gollucci pgollucci at p6m7g8.com
Tue Jun 24 16:00:11 UTC 2008


>Number:         124942
>Category:       ports
>Synopsis:       [PATCH] archivers/unzoo: Remove 5.x support
>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:   Tue Jun 24 16:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Wed Jun 11 23:05:41 EDT 2008
>Description:
  - Remove 5.x support

Port maintainer (ehaupt at FreeBSD.org) is cc'd.

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

--- unzoo-4.4_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/unzoo/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	4 Aug 2007 11:40:38 -0000	1.11
+++ Makefile	24 Jun 2008 15:50:00 -0000
@@ -24,11 +24,7 @@
 MAN1=		unzoo.1
 PLIST_FILES=	bin/unzoo
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 503000
 CFLAGS+=	-trigraphs
-.endif
 
 post-extract:
 	@${MKDIR} ${WRKSRC}
@@ -42,4 +38,4 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/debian/${PORTNAME}.1 ${MAN1PREFIX}/man/man1
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- unzoo-4.4_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list