From owner-svn-ports-head@FreeBSD.ORG Mon Nov 25 22:04:37 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA86A625; Mon, 25 Nov 2013 22:04:37 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9B3562D0C; Mon, 25 Nov 2013 22:04:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAPM4bZJ056176; Mon, 25 Nov 2013 22:04:37 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAPM4bYL056173; Mon, 25 Nov 2013 22:04:37 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201311252204.rAPM4bYL056173@svn.freebsd.org> From: Antoine Brodin Date: Mon, 25 Nov 2013 22:04:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334898 - 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.16 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: Mon, 25 Nov 2013 22:04:37 -0000 Author: antoine Date: Mon Nov 25 22:04:36 2013 New Revision: 334898 URL: http://svnweb.freebsd.org/changeset/ports/334898 Log: - Update to 1.2.13 - Stage support PR: ports/181058 Submitted by: Kato Tsuguru Modified: head/graphics/epix/Makefile head/graphics/epix/distinfo head/graphics/epix/pkg-plist Modified: head/graphics/epix/Makefile ============================================================================== --- head/graphics/epix/Makefile Mon Nov 25 20:49:58 2013 (r334897) +++ head/graphics/epix/Makefile Mon Nov 25 22:04:36 2013 (r334898) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= epix -PORTVERSION= 1.2.11 +PORTVERSION= 1.2.13 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/ @@ -15,6 +15,8 @@ BUILD_DEPENDS= latex-pgf>=0:${PORTSDIR}/ bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +OPTIONS_DEFINE= DOCS + USE_BZIP2= yes USES= gmake USE_TEX= latex dvipsk:build @@ -22,30 +24,10 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bash=${LOCALBASE}/bin/bash \ --with-runtime=${CXX} -MAN1= elaps.1 epix.1 flix.1 laps.1 INFO= epix -NO_STAGE= yes -.include - post-patch: - @${REINPLACE_CMD} -e '/^install-data-am:/s|install-data-local||' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e '/^install-data-am:/s|install-docDATA||' \ - ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e '/usepackage/s|pstricks,xcolor|pstricks,tikz,xcolor|' \ ${WRKSRC}/doc/manual.tex - @${REINPLACE_CMD} -e '/^install-data-am:/s|install-docDATA||' \ - ${WRKSRC}/samples/Makefile.in - -post-install: -.if ${PORT_OPTIONS:MDOCS} - @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} install-data-local) - @(cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} install-docDATA) - @(cd ${WRKSRC}/samples && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} install-docDATA) -.endif .include Modified: head/graphics/epix/distinfo ============================================================================== --- head/graphics/epix/distinfo Mon Nov 25 20:49:58 2013 (r334897) +++ head/graphics/epix/distinfo Mon Nov 25 22:04:36 2013 (r334898) @@ -1,2 +1,2 @@ -SHA256 (epix-1.2.11.tar.bz2) = 9cddcf135b04ffcb7640b581a4dfee406e1b743285490d21888eda0e2234ca44 -SIZE (epix-1.2.11.tar.bz2) = 503858 +SHA256 (epix-1.2.13.tar.bz2) = caffa4bae2c1d6c802bf7bcaef6e3b2cdcfa4b64ef2ca1b5f1c069e991fdb24a +SIZE (epix-1.2.13.tar.bz2) = 504585 Modified: head/graphics/epix/pkg-plist ============================================================================== --- head/graphics/epix/pkg-plist Mon Nov 25 20:49:58 2013 (r334897) +++ head/graphics/epix/pkg-plist Mon Nov 25 22:04:36 2013 (r334898) @@ -89,6 +89,10 @@ include/epix/triples.h include/epix/utils.h include/epix/verbatim.h lib/epix/libepix.a +man/man1/elaps.1.gz +man/man1/epix.1.gz +man/man1/flix.1.gz +man/man1/laps.1.gz %%PORTDOCS%%%%DOCSDIR%%/config/bash_completions %%PORTDOCS%%%%DOCSDIR%%/config/epix.el %%PORTDOCS%%%%DOCSDIR%%/manual.pdf.gz