From owner-svn-ports-head@FreeBSD.ORG Wed Jun 18 07:45:02 2014 Return-Path: Delivered-To: svn-ports-head@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 C6207273; Wed, 18 Jun 2014 07:45:02 +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 B35062289; Wed, 18 Jun 2014 07:45:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5I7j2BT098625; Wed, 18 Jun 2014 07:45:02 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5I7j2RR098622; Wed, 18 Jun 2014 07:45:02 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201406180745.s5I7j2RR098622@svn.freebsd.org> From: Martin Wilke Date: Wed, 18 Jun 2014 07:45:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358230 - head/graphics/epix 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.18 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: Wed, 18 Jun 2014 07:45:02 -0000 Author: miwi Date: Wed Jun 18 07:45:01 2014 New Revision: 358230 URL: http://svnweb.freebsd.org/changeset/ports/358230 QAT: https://qat.redports.org/buildarchive/r358230/ Log: - Update to 1.2.14 PR: 190898 Modified: head/graphics/epix/Makefile head/graphics/epix/distinfo Modified: head/graphics/epix/Makefile ============================================================================== --- head/graphics/epix/Makefile Wed Jun 18 07:44:11 2014 (r358229) +++ head/graphics/epix/Makefile Wed Jun 18 07:45:01 2014 (r358230) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= epix -PORTVERSION= 1.2.13 +PORTVERSION= 1.2.14 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/ @@ -15,10 +15,7 @@ BUILD_DEPENDS= latex-pgf>=0:${PORTSDIR}/ bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -OPTIONS_DEFINE= DOCS - -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 USE_TEX= latex dvipsk:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bash=${LOCALBASE}/bin/bash \ @@ -26,6 +23,8 @@ CONFIGURE_ARGS= --with-bash=${LOCALBASE} INFO= epix +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/usepackage/s|pstricks,xcolor|pstricks,tikz,xcolor|' \ ${WRKSRC}/doc/manual.tex Modified: head/graphics/epix/distinfo ============================================================================== --- head/graphics/epix/distinfo Wed Jun 18 07:44:11 2014 (r358229) +++ head/graphics/epix/distinfo Wed Jun 18 07:45:01 2014 (r358230) @@ -1,2 +1,2 @@ -SHA256 (epix-1.2.13.tar.bz2) = caffa4bae2c1d6c802bf7bcaef6e3b2cdcfa4b64ef2ca1b5f1c069e991fdb24a -SIZE (epix-1.2.13.tar.bz2) = 504585 +SHA256 (epix-1.2.14.tar.bz2) = c493eeca28c4f91bc26f9fadd6119a13596b2e72efeb9589b4a5ceffb9897b8e +SIZE (epix-1.2.14.tar.bz2) = 504249