summaryrefslogtreecommitdiff
path: root/devel/linux-understand_c
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-10 17:18:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-10 17:18:00 +0000
commit332d2a2625ac90fe33c216a1271bf8b0ae750ea5 (patch)
tree8378f11619420d90d9ed28f1bc5f35a114c05821 /devel/linux-understand_c
parentUpdate Tony Maher's email address. (diff)
- Update to version 1.4 Build 120
- new version with some visio integration http://www.scitools.com/visio.html - Add keymapping documentation
Notes
Notes: svn path=/head/; revision=45013
Diffstat (limited to 'devel/linux-understand_c')
-rw-r--r--devel/linux-understand_c/Makefile5
-rw-r--r--devel/linux-understand_c/distinfo2
-rw-r--r--devel/linux-understand_c/pkg-plist2
3 files changed, 7 insertions, 2 deletions
diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile
index 24ca65232cd1..83c8ba8819a1 100644
--- a/devel/linux-understand_c/Makefile
+++ b/devel/linux-understand_c/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= understand_c
-PORTVERSION= 1.4.119
+PORTVERSION= 1.4.120
PORTEPOCH= 1
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/
@@ -89,6 +89,9 @@ do-install:
fi ; \
done
.endfor
+ @${MKDIR} ${PREFIX}/share/doc/understand_c/help
+ @${INSTALL_DATA} ${WRKSRC}/doc/manuals/help/keymappings.txt \
+ ${PREFIX}/share/doc/understand_c/help
@${MKDIR} ${PREFIX}/lib/understand_c/doc/manuals
@${LN} -sf ${PREFIX}/share/doc/understand_c/html \
${PREFIX}/lib/understand_c/doc/manuals/html
diff --git a/devel/linux-understand_c/distinfo b/devel/linux-understand_c/distinfo
index c218c6bdfad5..9e5ca8dd5ff9 100644
--- a/devel/linux-understand_c/distinfo
+++ b/devel/linux-understand_c/distinfo
@@ -1 +1 @@
-MD5 (und_c-14b119-linux.tar.gz) = 8d25230dae4682ccea94111defca88d8
+MD5 (und_c-14b120-linux.tar.gz) = 830bc297e15e8fba72af24c286179b6a
diff --git a/devel/linux-understand_c/pkg-plist b/devel/linux-understand_c/pkg-plist
index 3b28bca264b5..9c36b0f26142 100644
--- a/devel/linux-understand_c/pkg-plist
+++ b/devel/linux-understand_c/pkg-plist
@@ -15,6 +15,7 @@ bin/understand_c
@exec %%LN%% understand_c %D/bin/repc
@exec %%LN%% understand_c %D/bin/undc
@unexec %%RM%% %D/bin/almd %D/bin/almhostid %D/bin/almstatus %D/bin/almtest %D/bin/repc %D/bin/undc
+%%PORTDOCS%%share/doc/understand_c/help/keymappings.txt
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref.htm
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref10.htm
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref11.htm
@@ -428,6 +429,7 @@ share/understand_c/fonts/cetus.ttf
%%PORTDOCS%%@dirrm share/doc/understand_c/html/understand_api/wwhgifs
%%PORTDOCS%%@dirrm share/doc/understand_c/html/understand_api
%%PORTDOCS%%@dirrm share/doc/understand_c/html
+%%PORTDOCS%%@dirrm share/doc/understand_c/help
%%PORTDOCS%%@dirrm share/doc/understand_c
%%PORTDOCS%%@exec %%MKDIR%% %D/lib/understand_c/doc/manuals
%%PORTDOCS%%@exec %%LN%% %D/share/doc/understand_c/html %D/lib/understand_c/doc/manuals/html