From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 3 12:10:01 2013 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 ESMTP id DF1E47B7 for ; Thu, 3 Oct 2013 12:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 BC2F72E41 for ; Thu, 3 Oct 2013 12:10: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 r93CA0EE094969 for ; Thu, 3 Oct 2013 12:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r93CA0fM094960; Thu, 3 Oct 2013 12:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 3 Oct 2013 12:10:00 GMT Resent-Message-Id: <201310031210.r93CA0fM094960@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, James Bailie 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 ESMTP id 12416F35 for ; Thu, 3 Oct 2013 12:01:29 +0000 (UTC) (envelope-from jimmy@mammothcheese.ca) Received: from nm12-vm4.access.bullet.mail.gq1.yahoo.com (nm12-vm4.access.bullet.mail.gq1.yahoo.com [216.39.63.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 99E2B2DB5 for ; Thu, 3 Oct 2013 12:01:28 +0000 (UTC) Received: from [216.39.60.168] by nm12.access.bullet.mail.gq1.yahoo.com with NNFMP; 03 Oct 2013 11:59:28 -0000 Received: from [67.195.22.108] by tm4.access.bullet.mail.gq1.yahoo.com with NNFMP; 03 Oct 2013 11:59:28 -0000 Received: from [127.0.0.1] by smtp104.rog.mail.gq1.yahoo.com with NNFMP; 03 Oct 2013 11:59:28 -0000 Received: by localhost (sSMTP sendmail emulation); Thu, 03 Oct 2013 07:59:26 -0400 Message-Id: <815315.83054.bm@smtp104.rog.mail.gq1.yahoo.com> Date: Thu, 03 Oct 2013 07:59:26 -0400 From: James Bailie To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/182605: Update Port: devel/libserver => 1.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: James Bailie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2013 12:10:01 -0000 >Number: 182605 >Category: ports >Synopsis: Update Port: devel/libserver => 1.17 >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: Thu Oct 03 12:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 9.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD localhost 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: >How-To-Repeat: >Fix: --- libserver.diff begins here --- diff -ruN /usr/ports/devel/libserver/Makefile ./libserver/Makefile --- /usr/ports/devel/libserver/Makefile 2013-09-29 23:27:07.000000000 -0400 +++ ./libserver/Makefile 2013-10-01 20:50:44.000000000 -0400 @@ -2,7 +2,7 @@ # $FreeBSD: devel/libserver/Makefile 328766 2013-09-30 03:27:07Z tabthorpe $ PORTNAME= libserver -PORTVERSION= 1.15 +PORTVERSION= 1.17 CATEGORIES= devel MASTER_SITES= http://www.mammothcheese.ca/ diff -ruN /usr/ports/devel/libserver/distinfo ./libserver/distinfo --- /usr/ports/devel/libserver/distinfo 2013-09-29 23:27:07.000000000 -0400 +++ ./libserver/distinfo 2013-10-01 21:23:10.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (libserver-1.15.tar.gz) = eea9b22e24c16197e7f07f9d1f283feab3cd5b36ea346a1590f58311b4af6fe0 -SIZE (libserver-1.15.tar.gz) = 11136 +SHA256 (libserver-1.17.tar.gz) = 9e105ffc478bce2848e4bc7e74d643377db1550df8c9f1fcbb4035ccef85ef81 +SIZE (libserver-1.17.tar.gz) = 11344 --- libserver.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: