diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-29 00:49:46 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-29 00:49:46 +0000 |
commit | 252a83e31937b35d93a105093bec2952c43e4256 (patch) | |
tree | 21b09c7b7dee56ab4d50f5f9d77e24ced66dc15b /devel/linux-understand_c | |
parent | 57aa9f3d95b09d8065a91facd600116799433097 (diff) | |
download | ports-252a83e31937b35d93a105093bec2952c43e4256.tar.gz ports-252a83e31937b35d93a105093bec2952c43e4256.zip |
Notes
Diffstat (limited to 'devel/linux-understand_c')
-rw-r--r-- | devel/linux-understand_c/Makefile | 5 | ||||
-rw-r--r-- | devel/linux-understand_c/distinfo | 2 | ||||
-rw-r--r-- | devel/linux-understand_c/pkg-plist | 2 |
3 files changed, 2 insertions, 7 deletions
diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile index 106fc845d7d5..6c428fdfc04a 100644 --- a/devel/linux-understand_c/Makefile +++ b/devel/linux-understand_c/Makefile @@ -6,7 +6,7 @@ # PORTNAME= understand_c -PORTVERSION= 1.4.121 +PORTVERSION= 1.4.123 PORTEPOCH= 1 CATEGORIES= devel linux MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/ @@ -89,9 +89,6 @@ 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 855d734d41ca..da1ec551f4ca 100644 --- a/devel/linux-understand_c/distinfo +++ b/devel/linux-understand_c/distinfo @@ -1 +1 @@ -MD5 (und_c-14b121-linux.tar.gz) = 1d0d7878a51c1055a114f513bf3bc19c +MD5 (und_c-14b123-linux.tar.gz) = 14b5cdd85273b55e47153f3e8542f828 diff --git a/devel/linux-understand_c/pkg-plist b/devel/linux-understand_c/pkg-plist index 9c36b0f26142..3b28bca264b5 100644 --- a/devel/linux-understand_c/pkg-plist +++ b/devel/linux-understand_c/pkg-plist @@ -15,7 +15,6 @@ 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 @@ -429,7 +428,6 @@ 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 |