summaryrefslogtreecommitdiffstats
path: root/graphics/epix
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-02-26 16:07:01 +0000
committerijliao <ijliao@FreeBSD.org>2003-02-26 16:07:01 +0000
commit6dd11ad25cd33581bbf09a3df6d0b69ef764e908 (patch)
tree9def83811ea5e3ed663f82773397206c88a4d413 /graphics/epix
parentdabb280725f9dd2982ffe937c47ad733c099f006 (diff)
downloadFreeBSD-ports-6dd11ad25cd33581bbf09a3df6d0b69ef764e908.zip
FreeBSD-ports-6dd11ad25cd33581bbf09a3df6d0b69ef764e908.tar.gz
upgrade to 0.8.9
Diffstat (limited to 'graphics/epix')
-rw-r--r--graphics/epix/Makefile2
-rw-r--r--graphics/epix/distinfo2
-rw-r--r--graphics/epix/pkg-plist43
3 files changed, 24 insertions, 23 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile
index 4d1fdaf..be7dbff 100644
--- a/graphics/epix/Makefile
+++ b/graphics/epix/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= epix
-PORTVERSION= 0.8.8a
+PORTVERSION= 0.8.9
CATEGORIES= graphics
MASTER_SITES= http://mathcs.holycross.edu/~ahwang/software/
DISTNAME= ${PORTNAME}-${PORTVERSION}_src
diff --git a/graphics/epix/distinfo b/graphics/epix/distinfo
index 9eca4c3..fa21cd3 100644
--- a/graphics/epix/distinfo
+++ b/graphics/epix/distinfo
@@ -1 +1 @@
-MD5 (epix-0.8.8a_src.tar.bz2) = 93583d819b53f1b4cc0f65276e888376
+MD5 (epix-0.8.9_src.tar.bz2) = eb79612c0dd57d05c4a520b47302a501
diff --git a/graphics/epix/pkg-plist b/graphics/epix/pkg-plist
index c9b53b9..1116b25 100644
--- a/graphics/epix/pkg-plist
+++ b/graphics/epix/pkg-plist
@@ -1,26 +1,27 @@
bin/elaps
bin/epix
+bin/keywords
bin/laps
include/epix.h
lib/libepix.a
-share/epix/config/bash_completions
-share/epix/config/epix.el
-share/epix/config/epix.spec
-share/epix/config/epix.texi
-share/epix/config/update_figs.sh
-share/epix/notes/BUGS
-share/epix/notes/CHANGELOG
-share/epix/notes/INSTALL
-share/epix/notes/POST-INSTALL
-share/epix/notes/README
-share/epix/notes/README-authors
-share/epix/notes/README-changes
-share/epix/notes/THANKS
-share/epix/notes/TODO
-share/epix/samples/epix-%%VERSION%%_samples.tar
-@dirrm share/epix/samples
-@dirrm share/epix/notes
-@dirrm share/epix/config
-@exec mkdir -p %D/share/epix/tutorial
-@exec rmdir %D/share/epix/tutorial 2>/dev/null || true
-@exec rmdir %D/share/epix 2>/dev/null || true
+%%DATADIR%%/config/bash_completions
+%%DATADIR%%/config/epix.el
+%%DATADIR%%/config/epix.spec
+%%DATADIR%%/config/epix.texi
+%%DATADIR%%/config/update_figs.sh
+%%DATADIR%%/notes/BUGS
+%%DATADIR%%/notes/CHANGELOG
+%%DATADIR%%/notes/INSTALL
+%%DATADIR%%/notes/POST-INSTALL
+%%DATADIR%%/notes/README
+%%DATADIR%%/notes/README-authors
+%%DATADIR%%/notes/README-changes
+%%DATADIR%%/notes/THANKS
+%%DATADIR%%/notes/TODO
+%%DATADIR%%/samples/epix-%%VERSION%%_samples.tar
+@dirrm %%DATADIR%%/samples
+@dirrm %%DATADIR%%/notes
+@dirrm %%DATADIR%%/config
+@exec mkdir -p %D/%%DATADIR%%/tutorial
+@unexec rmdir %D/%%DATADIR%%/tutorial 2>/dev/null || true
+@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
OpenPOWER on IntegriCloud