From owner-svn-ports-head@FreeBSD.ORG Fri May 31 14:50:13 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DBF41F4; Fri, 31 May 2013 14:50:13 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CE7A18C3; Fri, 31 May 2013 14:50:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4VEoDSL030845; Fri, 31 May 2013 14:50:13 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4VEoDYt030843; Fri, 31 May 2013 14:50:13 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201305311450.r4VEoDYt030843@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 31 May 2013 14:50:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319507 - head/archivers/tardy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 May 2013 14:50:13 -0000 Author: ehaupt Date: Fri May 31 14:50:13 2013 New Revision: 319507 URL: http://svnweb.freebsd.org/changeset/ports/319507 Log: Update to 1.27 Modified: head/archivers/tardy/Makefile head/archivers/tardy/distinfo Modified: head/archivers/tardy/Makefile ============================================================================== --- head/archivers/tardy/Makefile Fri May 31 14:46:48 2013 (r319506) +++ head/archivers/tardy/Makefile Fri May 31 14:50:13 2013 (r319507) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= tardy -PORTVERSION= 1.26 -DISTVERSIONSUFFIX= .D001 -PORTREVISION= 2 +PORTVERSION= 1.27 +DISTVERSIONSUFFIX= .D001.orig CATEGORIES= archivers MASTER_SITES= SF/tardy/${PORTVERSION}/ +DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways @@ -38,7 +38,8 @@ BUILD_DEPENDS+= lzma:${PORTSDIR}/archive post-patch: .for var in CFLAGS LDFLAGS @${REINPLACE_CMD} -e 's|^\(${var}\)\ =\ \(.*\)|\1 ?= \2|' \ - ${WRKSRC}/Makefile.in + -e '/ps2pdf/d' \ + ${WRKSRC}/Makefile.in .endfor do-install: Modified: head/archivers/tardy/distinfo ============================================================================== --- head/archivers/tardy/distinfo Fri May 31 14:46:48 2013 (r319506) +++ head/archivers/tardy/distinfo Fri May 31 14:50:13 2013 (r319507) @@ -1,2 +1,2 @@ -SHA256 (tardy-1.26.D001.tar.gz) = 938ef85ba49bb4a2364b5f69495b75323d1753a7ec0c725a3ff7321910135bdc -SIZE (tardy-1.26.D001.tar.gz) = 1843670 +SHA256 (tardy_1.27.D001.orig.tar.gz) = 1ae66d0e3018920575f894175fb9fe04a72f3ca5e7adc333dc5ce8bbc6c7f80b +SIZE (tardy_1.27.D001.orig.tar.gz) = 1833736