Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2015 21:39:41 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379710 - head/lang/execline
Message-ID:  <201502232139.t1NLdfqm058568@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <colin@heliocat.net> (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 <ska-skaware@skarnet.org>
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502232139.t1NLdfqm058568>