From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 8 04:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2603BC3F for ; Sat, 8 Feb 2014 04:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F1CDA15A4 for ; Sat, 8 Feb 2014 04:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s184U0bF089074 for ; Sat, 8 Feb 2014 04:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s184U0Q3089063; Sat, 8 Feb 2014 04:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 8 Feb 2014 04:30:00 GMT Resent-Message-Id: <201402080430.s184U0Q3089063@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, "Haowu Ge &" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68B07A78 for ; Sat, 8 Feb 2014 04:22:52 +0000 (UTC) Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3E00A153D for ; Sat, 8 Feb 2014 04:22:51 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id v10so3937230pde.41 for ; Fri, 07 Feb 2014 20:22:45 -0800 (PST) Received: from 7axu.com (ec2-54-238-220-78.ap-northeast-1.compute.amazonaws.com. [54.238.220.78]) by mx.google.com with ESMTPSA id gg10sm19012135pbc.46.2014.02.07.20.22.42 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 07 Feb 2014 20:22:44 -0800 (PST) Received: by 7axu.com (sSMTP sendmail emulation); Sat, 08 Feb 2014 12:27:46 +0800 Message-Id: <52f5b114.4abd440a.1ea1.ffffed9e@mx.google.com> Date: Sat, 08 Feb 2014 12:27:46 +0800 From: "Haowu Ge &" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/186556: [MAINTAINER] net/remotebox: update to 1.7 Cc: decke@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 04:30:01 -0000 >Number: 186556 >Category: ports >Synopsis: [MAINTAINER] net/remotebox: update to 1.7 >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: Sat Feb 08 04:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Haowu Ge >Release: FreeBSD 9.1-RELEASE amd64 >Organization: FreeBSDChina >Environment: System: FreeBSD 7axu.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Thu Dec 13 20:04:15 UTC 2012 >Description: - Update to 1.7 Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- remotebox-1.7.patch begins here --- diff -ruN ../remotebox.orig/Makefile ./Makefile --- ../remotebox.orig/Makefile 2014-02-08 11:05:54.000000000 +0800 +++ ./Makefile 2014-02-08 12:22:39.000000000 +0800 @@ -2,7 +2,7 @@ # $FreeBSD: head/net/remotebox/Makefile 341851 2014-01-30 15:45:16Z decke $ PORTNAME= remotebox -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= net MASTER_SITES= http://remotebox.knobgoblin.org.uk/downloads/ DISTNAME= RemoteBox-${PORTVERSION} diff -ruN ../remotebox.orig/distinfo ./distinfo --- ../remotebox.orig/distinfo 2014-02-08 11:05:54.000000000 +0800 +++ ./distinfo 2014-02-08 12:22:39.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (RemoteBox-1.6.tar.bz2) = be50da66ae4b112bf977e940baa48a65c16dccdfc0196c8184b41dd89fb19789 -SIZE (RemoteBox-1.6.tar.bz2) = 696161 +SHA256 (RemoteBox-1.7.tar.bz2) = 50298edd515947f442f8df4c5f8960cb96a738a7c9c7ceadfe4a014ee80dfaad +SIZE (RemoteBox-1.7.tar.bz2) = 705190 --- remotebox-1.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: