From owner-svn-ports-all@FreeBSD.ORG Mon Feb 23 21:39:42 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 888DEFF7; Mon, 23 Feb 2015 21:39:42 +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 5AEDB25F; Mon, 23 Feb 2015 21:39:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1NLdgiH058572; Mon, 23 Feb 2015 21:39:42 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1NLdfqm058568; Mon, 23 Feb 2015 21:39:41 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201502232139.t1NLdfqm058568@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 23 Feb 2015 21:39:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379710 - head/lang/execline 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-1 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: Mon, 23 Feb 2015 21:39:42 -0000 Author: pawel Date: Mon Feb 23 21:39:40 2015 New Revision: 379710 URL: https://svnweb.freebsd.org/changeset/ports/379710 QAT: https://qat.redports.org/buildarchive/r379710/ Log: - Update to version 2.0.2.1 [1] - Remove Author tag from pkg-descr PR: 197873 [1] Submitted by: Colin Booth (maintainer) [1] Modified: head/lang/execline/Makefile head/lang/execline/distinfo head/lang/execline/pkg-descr head/lang/execline/pkg-plist Modified: head/lang/execline/Makefile ============================================================================== --- head/lang/execline/Makefile Mon Feb 23 21:33:58 2015 (r379709) +++ head/lang/execline/Makefile Mon Feb 23 21:39:40 2015 (r379710) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= execline -PORTVERSION= 2.0.2.0 +PORTVERSION= 2.0.2.1 CATEGORIES= lang shells MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ @@ -11,7 +11,7 @@ COMMENT= Lightweight non-interactive sh( LICENSE= ISCL -BUILD_DEPENDS= skalibs>=2.2.1.0:${PORTSDIR}/devel/skalibs +BUILD_DEPENDS= skalibs>=2.3.0.0:${PORTSDIR}/devel/skalibs CONFLICTS_INSTALL= ImageMagick-* # bin/import Modified: head/lang/execline/distinfo ============================================================================== --- head/lang/execline/distinfo Mon Feb 23 21:33:58 2015 (r379709) +++ head/lang/execline/distinfo Mon Feb 23 21:39:40 2015 (r379710) @@ -1,2 +1,2 @@ -SHA256 (execline-2.0.2.0.tar.gz) = 73aa2db6e253f1821361033028d9b77733b799f93e4d7d477e4230534d7fce32 -SIZE (execline-2.0.2.0.tar.gz) = 73327 +SHA256 (execline-2.0.2.1.tar.gz) = c81606403373605129f5d36f13eac42603d5c1f99307b38a3ff6e8544eebd74d +SIZE (execline-2.0.2.1.tar.gz) = 73335 Modified: head/lang/execline/pkg-descr ============================================================================== --- head/lang/execline/pkg-descr Mon Feb 23 21:33:58 2015 (r379709) +++ head/lang/execline/pkg-descr Mon Feb 23 21:39:40 2015 (r379710) @@ -9,5 +9,4 @@ filename globbing, and more. Meanwhile, is far more logical and predictable than the shell's syntax, and has no security issues. -Author: Laurent G. Bercot WWW: http://www.skarnet.org/software/execline/ Modified: head/lang/execline/pkg-plist ============================================================================== --- head/lang/execline/pkg-plist Mon Feb 23 21:33:58 2015 (r379709) +++ head/lang/execline/pkg-plist Mon Feb 23 21:39:40 2015 (r379710) @@ -47,7 +47,7 @@ lib/libexecline.so lib/libexecline.so.2 lib/libexecline.so.2.0 lib/libexecline.so.2.0.2 -lib/libexecline.so.2.0.2.0 +lib/libexecline.so.2.0.2.1 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/INSTALL