- Update to 1.2.14

PR:		190898
This commit is contained in:
Martin Wilke
2014-06-18 07:45:01 +00:00
parent 5ddaaa8a41
commit 1e5215a754
2 changed files with 6 additions and 7 deletions

View File

@@ -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}/print/latex-pgf \
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}/bin/bash \
INFO= epix
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e '/usepackage/s|pstricks,xcolor|pstricks,tikz,xcolor|' \
${WRKSRC}/doc/manual.tex

View File

@@ -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