From owner-svn-ports-all@FreeBSD.ORG Fri Jun 20 01:33:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 710F5EB5; Fri, 20 Jun 2014 01:33:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DAAE202F; Fri, 20 Jun 2014 01:33:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5K1XS64078074; Fri, 20 Jun 2014 01:33:28 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5K1XSV6078072; Fri, 20 Jun 2014 01:33:28 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201406200133.s5K1XSV6078072@svn.freebsd.org> From: William Grzybowski Date: Fri, 20 Jun 2014 01:33:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358486 - head/devel/libserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 01:33:28 -0000 Author: wg Date: Fri Jun 20 01:33:27 2014 New Revision: 358486 URL: http://svnweb.freebsd.org/changeset/ports/358486 QAT: https://qat.redports.org/buildarchive/r358486/ Log: devel/libserver: update to 1.22 PR: 189022 Submitted by: maintainer (based on) Modified: head/devel/libserver/Makefile head/devel/libserver/distinfo Modified: head/devel/libserver/Makefile ============================================================================== --- head/devel/libserver/Makefile Fri Jun 20 01:29:55 2014 (r358485) +++ head/devel/libserver/Makefile Fri Jun 20 01:33:27 2014 (r358486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libserver -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= devel MASTER_SITES= http://www.mammothcheese.ca/ @@ -11,8 +11,7 @@ COMMENT= Generic TCP server in a library USE_LDCONFIG= yes -INSTALL_TARGET=STAGEDIR=../stage/ install - -PLIST_SUB= PORTVERSION=${PORTVERSION} +MAKE_ENV+= STAGEDIR=${STAGEDIR} +PLIST_SUB+= PORTVERSION=${PORTVERSION} .include Modified: head/devel/libserver/distinfo ============================================================================== --- head/devel/libserver/distinfo Fri Jun 20 01:29:55 2014 (r358485) +++ head/devel/libserver/distinfo Fri Jun 20 01:33:27 2014 (r358486) @@ -1,2 +1,2 @@ -SHA256 (libserver-1.21.tar.gz) = b4f03d0b613e9118f3bc62dcd0e6fcdf3fa5f627928e19abe08ab27d19bda856 -SIZE (libserver-1.21.tar.gz) = 9617 +SHA256 (libserver-1.22.tar.gz) = 8fdd0333635b7d3dc84f91690aff6715b496cb3a74b8e0f74d2d8af23f869f34 +SIZE (libserver-1.22.tar.gz) = 9610