ports/160115: Update port: graphics/epix to 1.2.9

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 24 18:50:26 UTC 2011


>Number:         160115
>Category:       ports
>Synopsis:       Update port: graphics/epix to 1.2.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 24 18:50:26 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.9

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/epix/Makefile graphics/epix/Makefile
--- /usr/ports/graphics/epix/Makefile	2011-07-03 02:43:26.000000000 +0900
+++ graphics/epix/Makefile	2011-08-25 00:38:36.000000000 +0900
@@ -7,13 +7,16 @@
 #
 
 PORTNAME=	epix
-PORTVERSION=	1.2.8
+PORTVERSION=	1.2.9
 CATEGORIES=	graphics
 MASTER_SITES=	http://mathcs.holycross.edu/~ahwang/epix/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Creates math plots and line figures using easy-to-learn syntax
 
+LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	dvips:${PORTSDIR}/print/dvipsk-tetex \
 		latex-pgf>=0:${PORTSDIR}/print/latex-pgf \
 		latex:${PORTSDIR}/print/teTeX-base \
@@ -21,14 +24,12 @@
 RUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX-base \
 		bash:${PORTSDIR}/shells/bash
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
-
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-bash=${LOCALBASE}/bin/bash \
 		--with-runtime=${CXX}
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		elaps.1 epix.1 flix.1 laps.1
 INFO=		epix
diff -urN /usr/ports/graphics/epix/distinfo graphics/epix/distinfo
--- /usr/ports/graphics/epix/distinfo	2011-07-03 02:43:26.000000000 +0900
+++ graphics/epix/distinfo	2011-08-11 20:20:07.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (epix-1.2.8.tar.bz2) = 8d8f2b5360f6c2ec28c9b2428ba8c56047b9f2ce1272012edc7b5ee91cd82021
-SIZE (epix-1.2.8.tar.bz2) = 493856
+SHA256 (epix-1.2.9.tar.bz2) = ef748bde160a85ad37d322e94ba560f2e700e922ed7b6e51ba918c9661c67184
+SIZE (epix-1.2.9.tar.bz2) = 495651
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list