summaryrefslogtreecommitdiffstats
path: root/devel/understand_c
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-07-10 17:18:00 +0000
committerlioux <lioux@FreeBSD.org>2001-07-10 17:18:00 +0000
commitb260438525c092c681c25953dc11b8d164f1f88f (patch)
treef949c7e2ea586dfb7b48204dbd5ef05f7689f074 /devel/understand_c
parent3615d4988879cf71d06d2b3e1e0d287709789f4e (diff)
downloadFreeBSD-ports-b260438525c092c681c25953dc11b8d164f1f88f.zip
FreeBSD-ports-b260438525c092c681c25953dc11b8d164f1f88f.tar.gz
- Update to version 1.4 Build 120
- new version with some visio integration http://www.scitools.com/visio.html - Add keymapping documentation
Diffstat (limited to 'devel/understand_c')
-rw-r--r--devel/understand_c/Makefile5
-rw-r--r--devel/understand_c/distinfo2
-rw-r--r--devel/understand_c/pkg-plist2
3 files changed, 7 insertions, 2 deletions
diff --git a/devel/understand_c/Makefile b/devel/understand_c/Makefile
index 24ca652..83c8ba8 100644
--- a/devel/understand_c/Makefile
+++ b/devel/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/understand_c/distinfo b/devel/understand_c/distinfo
index c218c6b..9e5ca8d 100644
--- a/devel/understand_c/distinfo
+++ b/devel/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/understand_c/pkg-plist b/devel/understand_c/pkg-plist
index 3b28bca..9c36b0f 100644
--- a/devel/understand_c/pkg-plist
+++ b/devel/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
OpenPOWER on IntegriCloud