From owner-svn-ports-head@FreeBSD.ORG Sat Oct 13 12:53:27 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC407492; Sat, 13 Oct 2012 12:53:27 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id A2D728FC08; Sat, 13 Oct 2012 12:53:27 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9DCrR9I016376; Sat, 13 Oct 2012 12:53:27 GMT (envelope-from arved@svn.freebsd.org) Received: (from arved@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9DCrRHQ016373; Sat, 13 Oct 2012 12:53:27 GMT (envelope-from arved@svn.freebsd.org) Message-Id: <201210131253.q9DCrRHQ016373@svn.freebsd.org> From: Tilman Keskinoz Date: Sat, 13 Oct 2012 12:53:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305830 - head/security/pcsc-tools 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: Sat, 13 Oct 2012 12:53:27 -0000 Author: arved Date: Sat Oct 13 12:53:27 2012 New Revision: 305830 URL: http://svn.freebsd.org/changeset/ports/305830 Log: Update to 1.4.20 Feature safe: yes Modified: head/security/pcsc-tools/Makefile head/security/pcsc-tools/distinfo Modified: head/security/pcsc-tools/Makefile ============================================================================== --- head/security/pcsc-tools/Makefile Sat Oct 13 12:43:35 2012 (r305829) +++ head/security/pcsc-tools/Makefile Sat Oct 13 12:53:27 2012 (r305830) @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= pcsc-tools -PORTVERSION= 1.4.18 +PORTVERSION= 1.4.20 CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ @@ -21,6 +21,9 @@ USE_GMAKE= yes MAN1= pcsc_scan.1 gscriptor.1p scriptor.1p ATR_analysis.1p +post-patch: + ${REINPLACE_CMD} -e "s,DESTDIR,PREFIX,g" ${WRKSRC}/Makefile + post-install: .for i in ${MAN1} ${INSTALL_MAN} ${WRKSRC}/$i ${MAN1PREFIX}/man/man1 Modified: head/security/pcsc-tools/distinfo ============================================================================== --- head/security/pcsc-tools/distinfo Sat Oct 13 12:43:35 2012 (r305829) +++ head/security/pcsc-tools/distinfo Sat Oct 13 12:53:27 2012 (r305830) @@ -1,2 +1,2 @@ -SHA256 (pcsc-tools-1.4.18.tar.gz) = 4f6cbd897205e9d714acdccdc3eb8e1804e907e79ecf2f52b272dba1195096ad -SIZE (pcsc-tools-1.4.18.tar.gz) = 93764 +SHA256 (pcsc-tools-1.4.20.tar.gz) = bc23f6a13b58a67344ab0ecbc0233501fddb951ec76e6d58c95a68f8b541e39b +SIZE (pcsc-tools-1.4.20.tar.gz) = 98295