svn commit: r358230 - head/graphics/epix

Martin Wilke miwi at FreeBSD.org
Wed Jun 18 07:45:02 UTC 2014


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


More information about the svn-ports-head mailing list