From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 9 06:50:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5134818C for ; Tue, 9 Apr 2013 06:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3677F3F6 for ; Tue, 9 Apr 2013 06:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r396o1C9087515 for ; Tue, 9 Apr 2013 06:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r396o1qK087514; Tue, 9 Apr 2013 06:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 9 Apr 2013 06:50:01 GMT Resent-Message-Id: <201304090650.r396o1qK087514@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ganael Laplanche Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 49FA5E6 for ; Tue, 9 Apr 2013 06:45:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 3A9A53C7 for ; Tue, 9 Apr 2013 06:45:34 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r396jWiY046951 for ; Tue, 9 Apr 2013 06:45:32 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r396jW2s046950; Tue, 9 Apr 2013 06:45:32 GMT (envelope-from nobody) Message-Id: <201304090645.r396jW2s046950@red.freebsd.org> Date: Tue, 9 Apr 2013 06:45:32 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177730: devel/flatzebra: Update to 0.1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 06:50:01 -0000 >Number: 177730 >Category: ports >Synopsis: devel/flatzebra: Update to 0.1.6 >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 09 06:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 10-CURRENT >Organization: http://contribs.martymac.org >Environment: FreeBSD laptop.martymac.org 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r248557M: Wed Mar 20 20:39:39 CET 2013 martymac@laptop.martymac.org:/usr/obj/files/Src/sys/GENERIC amd64 >Description: Hi Edwin, Here is a patch to update devel/flatzebra to 0.1.6. Tinderbox build is OK, see : http://tinderbox.martymac.org/tb/index.php?action=describe_port&id=233 Thanks in advance, Best regards. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN devel/flatzebra.orig/Makefile devel/flatzebra/Makefile --- devel/flatzebra.orig/Makefile 2012-11-17 06:55:42.000000000 +0100 +++ devel/flatzebra/Makefile 2013-04-09 05:47:02.076934488 +0200 @@ -1,13 +1,8 @@ -# New ports collection makefile for: flatzebra -# Date created: 2005-10-18 -# Whom: Edwin Groothuis -# +# Created by: Edwin Groothuis # $FreeBSD: ports/devel/flatzebra/Makefile,v 1.18 2012/11/17 05:55:42 svnexp Exp $ -# PORTNAME= flatzebra -PORTVERSION= 0.1.5 -PORTREVISION= 2 +PORTVERSION= 0.1.6 CATEGORIES= devel games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ @@ -19,15 +14,17 @@ USE_AUTOTOOLS= libtool USE_SDL= sdl mixer image -USE_GNOME= pkgconfig +USE_PKGCONFIG= build USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING INSTALL NEWS README TODO THANKS +.include + post-patch: -.if defined(NOPORTDOCS) +.if empty(PORT_OPTIONS:MDOCS) @${REINPLACE_CMD} 's|^install-data-am: .*|install-data-am: install-pkgconfigDATA|' ${WRKSRC}/Makefile.in .endif diff -aurN devel/flatzebra.orig/distinfo devel/flatzebra/distinfo --- devel/flatzebra.orig/distinfo 2011-07-03 16:55:41.000000000 +0200 +++ devel/flatzebra/distinfo 2013-04-08 07:58:38.928641309 +0200 @@ -1,2 +1,2 @@ -SHA256 (flatzebra-0.1.5.tar.gz) = d663aa222fb8ba3974ccbe82778ecd38e64a2d7524b12e54b3cf0dbb9f017c07 -SIZE (flatzebra-0.1.5.tar.gz) = 340636 +SHA256 (flatzebra-0.1.6.tar.gz) = 4e7bb0a77136ec3b81e0f73c1d08e828d38ef011095d5ce7068a94f3bb21d67a +SIZE (flatzebra-0.1.6.tar.gz) = 359098 >Release-Note: >Audit-Trail: >Unformatted: