ports/53494: Update port: graphics/epix to 0.8.10a
KATO Tsuguru
tkato at prontomail.com
Thu Jun 19 12:20:18 UTC 2003
>Number: 53494
>Category: ports
>Synopsis: Update port: graphics/epix to 0.8.10a
>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: Thu Jun 19 05:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.10a
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/epix/Makefile graphics/epix/Makefile
--- /usr/ports/graphics/epix/Makefile Sat Apr 12 22:48:20 2003
+++ graphics/epix/Makefile Thu Jun 19 13:15:43 2003
@@ -7,7 +7,7 @@
#
PORTNAME= epix
-PORTVERSION= 0.8.9
+PORTVERSION= 0.8.10a
CATEGORIES= graphics
MASTER_SITES= http://mathcs.holycross.edu/~ahwang/software/
DISTNAME= ${PORTNAME}-${PORTVERSION}_src
@@ -19,14 +19,14 @@
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
latex:${PORTSDIR}/print/teTeX
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
USE_BZIP2= yes
USE_REINPLACE= yes
MAKE_ARGS= CXX="${CXX}" CFLAGS="${CXXFLAGS} -c" \
INSTALL_PROGRAM="${INSTALL_DATA}" \
INSTALL_BIN="${INSTALL_SCRIPT}"
-PLIST_SUB= VERSION="${PORTVERSION}"
+PLIST_SUB= VERSION="${PORTVERSION:S/a//}"
MAN1= epix.1
diff -urN /usr/ports/graphics/epix/distinfo graphics/epix/distinfo
--- /usr/ports/graphics/epix/distinfo Sat Apr 12 22:48:20 2003
+++ graphics/epix/distinfo Thu Jun 19 10:18:25 2003
@@ -1 +1 @@
-MD5 (epix-0.8.9_src.tar.bz2) = eb79612c0dd57d05c4a520b47302a501
+MD5 (epix-0.8.10a_src.tar.bz2) = 9d470d60782758fa12f7050ee0c3707e
diff -urN /usr/ports/graphics/epix/files/patch-newbash.sh graphics/epix/files/patch-newbash.sh
--- /usr/ports/graphics/epix/files/patch-newbash.sh Fri Jan 17 19:39:46 2003
+++ graphics/epix/files/patch-newbash.sh Thu Jun 19 13:08:57 2003
@@ -1,11 +1,11 @@
---- newbash.sh.orig Tue Sep 3 01:50:01 2002
-+++ newbash.sh Sat Jan 11 15:16:11 2003
+--- newbash.sh.orig Sat Apr 26 09:34:50 2003
++++ newbash.sh Thu Jun 19 13:08:48 2003
@@ -1,10 +1,10 @@
#!/bin/sh
#
for FILE in elaps laps make_header post-uninst.sh pre-install.sh prepix \
-- samples.sh samples/makefigs Makefile
-+ helpfiles.sh samples/makefigs Makefile
+- samples/sample.sh samples/makefigs Makefile
++ helpfiles.sh samples/sample.sh samples/makefigs Makefile
do
mv $FILE $FILE.orig
- sed 's+/bin/bash+/usr/local/bin/bash+g' $FILE.orig > $FILE
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list