ports/181058: graphics/epix: Update to version 1.2.12

KATO Tsuguru tkato432 at yahoo.com
Fri Oct 18 18:10:02 UTC 2013


The following reply was made to PR ports/181058; it has been noted by GNATS.

From: KATO Tsuguru <tkato432 at yahoo.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/181058: graphics/epix: Update to version 1.2.12
Date: Sat, 19 Oct 2013 02:56:36 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Sat__19_Oct_2013_02_56_36_+0900_j6S49Vt_+uzy5Hcw
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Version 1.2.13 has been released.
 
 --Multipart=_Sat__19_Oct_2013_02_56_36_+0900_j6S49Vt_+uzy5Hcw
 Content-Type: text/x-diff;
  name="graphics_epix.diff"
 Content-Disposition: attachment;
  filename="graphics_epix.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -urN /usr/ports/graphics/epix/Makefile graphics/epix/Makefile
 --- /usr/ports/graphics/epix/Makefile	2013-09-22 00:35:21.000000000 +0900
 +++ graphics/epix/Makefile	2013-10-19 00:00:00.000000000 +0900
 @@ -2,7 +2,7 @@
  # $FreeBSD: head/graphics/epix/Makefile 327733 2013-09-20 18:35:44Z bapt $
  
  PORTNAME=	epix
 -PORTVERSION=	1.2.11
 +PORTVERSION=	1.2.13
  CATEGORIES=	graphics
  MASTER_SITES=	http://mathcs.holycross.edu/~ahwang/epix/
  
 @@ -15,6 +15,8 @@
  		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,12 @@
  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 <bsd.port.options.mk>
  
  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 <bsd.port.mk>
 diff -urN /usr/ports/graphics/epix/distinfo graphics/epix/distinfo
 --- /usr/ports/graphics/epix/distinfo	2013-07-16 02:18:09.000000000 +0900
 +++ graphics/epix/distinfo	2013-10-19 00:00:00.000000000 +0900
 @@ -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
 diff -urN /usr/ports/graphics/epix/pkg-plist graphics/epix/pkg-plist
 --- /usr/ports/graphics/epix/pkg-plist	2013-06-21 03:50:10.000000000 +0900
 +++ graphics/epix/pkg-plist	2013-10-19 00:00:00.000000000 +0900
 @@ -89,6 +89,10 @@
  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
 
 --Multipart=_Sat__19_Oct_2013_02_56_36_+0900_j6S49Vt_+uzy5Hcw--


More information about the freebsd-ports-bugs mailing list