From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 1 13:20:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32F2216A405 for ; Mon, 1 May 2006 13:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A274843D45 for ; Mon, 1 May 2006 13:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k41DKGiF022019 for ; Mon, 1 May 2006 13:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k41DKGBV022014; Mon, 1 May 2006 13:20:16 GMT (envelope-from gnats) Resent-Date: Mon, 1 May 2006 13:20:16 GMT Resent-Message-Id: <200605011320.k41DKGBV022014@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, Wesley Shields Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5717716A405 for ; Mon, 1 May 2006 13:14:32 +0000 (UTC) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3C0543D48 for ; Mon, 1 May 2006 13:14:31 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (localhost [127.0.0.1]) by syn.csh.rit.edu (8.13.4/8.13.4) with ESMTP id k41EJa0b066960 for ; Mon, 1 May 2006 09:19:36 -0500 (EST) (envelope-from wxs@syn.csh.rit.edu) Received: (from wxs@localhost) by syn.csh.rit.edu (8.13.4/8.13.4/Submit) id k41EJatF066958; Mon, 1 May 2006 09:19:36 -0500 (EST) (envelope-from wxs) Message-Id: <200605011419.k41EJatF066958@syn.csh.rit.edu> Date: Mon, 1 May 2006 09:19:36 -0500 (EST) From: Wesley Shields To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96584: [MAINTAINER UPDATE]: net/bittwist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Wesley Shields List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 13:20:18 -0000 >Number: 96584 >Category: ports >Synopsis: [MAINTAINER UPDATE]: net/bittwist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 01 13:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Wesley Shields >Release: FreeBSD 6.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD syn 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #1: Wed Jan 11 11:57:33 EST 2006 root@syn:/usr/obj/usr/src/sys/GENERIC i386 >Description: The upstream maintainer and I have worked together to produce a working version of bittwist for FreeBSD 4, 5, and 6. The attached patch updates the port to this version. It also removes files/patch-Makefile which should not have been committed, removes the (now unnecessary) OSVERSION check for systems that have round(), uses a more proper OSVERSION for the libpcap check, and lastly it moves to PLIST_FILES. >How-To-Repeat: N/A >Fix: diff -ruN net/bittwist.orig/Makefile net/bittwist/Makefile --- net/bittwist.orig/Makefile Tue Apr 25 11:28:16 2006 +++ net/bittwist/Makefile Mon May 1 08:39:45 2006 @@ -6,7 +6,7 @@ # PORTNAME= bittwist -PORTVERSION= 0.7 +PORTVERSION= 0.72 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,17 +19,11 @@ MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" MAN1= bittwist.1 bittwistb.1 bittwiste.1 +PLIST_FILES= bin/bittwist bin/bittwistb bin/bittwiste .include -# 5.3 is the first version to have round(). -.if ${OSVERSION} < 503001 -IGNORE= does not build under 5.2 and older (no round()) -.endif - -# 5.3 and up do not have a new enough libpcap but does have round(). -# 6.0 and up have both a new enough libpcap and round(). -.if ${OSVERSION} >= 503001 && ${OSVERSION} < 600100 +.if ${OSVERSION} < 600032 BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap .endif diff -ruN net/bittwist.orig/distinfo net/bittwist/distinfo --- net/bittwist.orig/distinfo Tue Apr 18 10:16:53 2006 +++ net/bittwist/distinfo Mon May 1 08:40:13 2006 @@ -1,3 +1,2 @@ -MD5 (bittwist-bsd-0.7.tar.gz) = fdb365f25903c1c49f973cdcb26868b5 -SHA256 (bittwist-bsd-0.7.tar.gz) = 62060b58b41bb6e8affbf10ea28408562faf5e77a2f180be3528bbde08a7a685 -SIZE (bittwist-bsd-0.7.tar.gz) = 38755 +MD5 (bittwist-bsd-0.72.tar.gz) = 917d5ff5eb0264dd59052d4a7f039822 +SIZE (bittwist-bsd-0.72.tar.gz) = 37138 diff -ruN net/bittwist.orig/files/patch-Makefile net/bittwist/files/patch-Makefile --- net/bittwist.orig/files/patch-Makefile Mon Apr 24 07:20:37 2006 +++ net/bittwist/files/patch-Makefile Thu Jan 1 00:00:00 1970 @@ -1,15 +0,0 @@ ---- Makefile.orig Thu Apr 13 22:58:48 2006 -+++ Makefile Sat Apr 22 21:28:25 2006 -@@ -5,10 +5,11 @@ - bindir = ${exec_prefix}/bin - mandir = ${prefix}/man/man1 - --CC = gcc -+CC ?= gcc - DEBUG = -g - #CFLAGS = -O2 -Wall $(DEBUG) --CFLAGS = -O2 $(DEBUG) -+CFLAGS ?= -O2 -+CFLAGS += $(DEBUG) - SRC = src - DOC = doc diff -ruN net/bittwist.orig/pkg-plist net/bittwist/pkg-plist --- net/bittwist.orig/pkg-plist Tue Apr 18 10:16:53 2006 +++ net/bittwist/pkg-plist Thu Jan 1 00:00:00 1970 @@ -1,3 +0,0 @@ -bin/bittwist -bin/bittwistb -bin/bittwiste >Release-Note: >Audit-Trail: >Unformatted: