o update to 1.4 Build 130

o (PLIST) conditionalize one deinstall message
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-09-17 14:51:56 +00:00
parent fbc4e9b83c
commit afc2173ea6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47912
12 changed files with 12 additions and 16 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= understand_ada
PORTVERSION= 1.4.129
PORTVERSION= 1.4.130
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/${PORTNAME}/%SUBDIR%/
MASTER_SITE_SUBDIR= latest pastbuilds

View File

@ -1 +1 @@
MD5 (und_ada-14b129-linux.tar.gz) = 234cbea68f4e5246aa2c7f048e3bba8f
MD5 (und_ada-14b130-linux.tar.gz) = df5101a29545dfc1adbf5b3bf6af186e

View File

@ -586,7 +586,7 @@ share/understand_ada/license/README
%%PORTDOCS%%@dirrm share/doc/understand_ada/html
%%PORTDOCS%%@dirrm share/doc/understand_ada
@exec %%MKDIR%% %D/share/understand_ada/license
@unexec %%RMDIR%% %D/share/understand_ada/license 2>/dev/null || %%TRUE%%
@unexec %%RMDIR%% %D/share/understand_ada/license 2>/dev/null || %%ECHO%% "If you are permanently removing Understand_ada, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_ada/license''. This dir holds your license files if you installed any." | %%FMT%%
@dirrm share/understand_ada/fonts
@dirrm share/understand_ada/configs
@dirrm share/understand_ada/ada/ada95
@ -612,4 +612,3 @@ usr/lib/understand_ada/libudb_api.so
@exec %%LINUXBASE%%/sbin/ldconfig
@unexec %%LINUXBASE%%/sbin/ldconfig
@exec %%ECHO%% "If you are installing Understand_ada for the first time, you should place your license file at \`\`%D/share/understand_ada/license''. Do backup your license file to prevent accidents." | %%FMT%%
@unexec %%ECHO%% "If you are permanently removing Understand_ada, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_ada/license''. This dir holds your license files if you installed any." | %%FMT%%

View File

@ -6,7 +6,7 @@
#
PORTNAME= understand_c
PORTVERSION= 1.4.129
PORTVERSION= 1.4.130
PORTEPOCH= 1
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/

View File

@ -1 +1 @@
MD5 (und_c-14b129-linux.tar.gz) = e9c0e540ae99a69f60182c97dce328d8
MD5 (und_c-14b130-linux.tar.gz) = 7b1f25b96f2d5eea881543c0e942aa64

View File

@ -411,7 +411,7 @@ share/understand_c/compilers/sunos.cfg
share/understand_c/configs/c.cfg
share/understand_c/fonts/cetus.ttf
@exec %%MKDIR%% %D/share/understand_c/license
@unexec %%RMDIR%% %D/share/understand_c/license 2>/dev/null || %%TRUE%%
@unexec %%RMDIR%% %D/share/understand_c/license 2>/dev/null || %%ECHO%% "If you are permanently removing Understand_c, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_c/license''. This dir holds your license files if you installed any." | %%FMT%%
@dirrm share/understand_c/fonts
@dirrm share/understand_c/configs
@dirrm share/understand_c/compilers
@ -441,4 +441,3 @@ usr/lib/libudb_api.so
@exec %%LINUXBASE%%/sbin/ldconfig
@unexec %%LINUXBASE%%/sbin/ldconfig
@exec %%ECHO%% "If you are installing Understand_c for the first time, you should place your license file at \`\`%D/share/understand_c/license''. Do backup your license file to prevent accidents." | %%FMT%%
@unexec %%ECHO%% "If you are permanently removing Understand_c, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_c/license''. This dir holds your license files if you installed any." | %%FMT%%

View File

@ -6,7 +6,7 @@
#
PORTNAME= understand_ada
PORTVERSION= 1.4.129
PORTVERSION= 1.4.130
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/${PORTNAME}/%SUBDIR%/
MASTER_SITE_SUBDIR= latest pastbuilds

View File

@ -1 +1 @@
MD5 (und_ada-14b129-linux.tar.gz) = 234cbea68f4e5246aa2c7f048e3bba8f
MD5 (und_ada-14b130-linux.tar.gz) = df5101a29545dfc1adbf5b3bf6af186e

View File

@ -586,7 +586,7 @@ share/understand_ada/license/README
%%PORTDOCS%%@dirrm share/doc/understand_ada/html
%%PORTDOCS%%@dirrm share/doc/understand_ada
@exec %%MKDIR%% %D/share/understand_ada/license
@unexec %%RMDIR%% %D/share/understand_ada/license 2>/dev/null || %%TRUE%%
@unexec %%RMDIR%% %D/share/understand_ada/license 2>/dev/null || %%ECHO%% "If you are permanently removing Understand_ada, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_ada/license''. This dir holds your license files if you installed any." | %%FMT%%
@dirrm share/understand_ada/fonts
@dirrm share/understand_ada/configs
@dirrm share/understand_ada/ada/ada95
@ -612,4 +612,3 @@ usr/lib/understand_ada/libudb_api.so
@exec %%LINUXBASE%%/sbin/ldconfig
@unexec %%LINUXBASE%%/sbin/ldconfig
@exec %%ECHO%% "If you are installing Understand_ada for the first time, you should place your license file at \`\`%D/share/understand_ada/license''. Do backup your license file to prevent accidents." | %%FMT%%
@unexec %%ECHO%% "If you are permanently removing Understand_ada, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_ada/license''. This dir holds your license files if you installed any." | %%FMT%%

View File

@ -6,7 +6,7 @@
#
PORTNAME= understand_c
PORTVERSION= 1.4.129
PORTVERSION= 1.4.130
PORTEPOCH= 1
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/

View File

@ -1 +1 @@
MD5 (und_c-14b129-linux.tar.gz) = e9c0e540ae99a69f60182c97dce328d8
MD5 (und_c-14b130-linux.tar.gz) = 7b1f25b96f2d5eea881543c0e942aa64

View File

@ -411,7 +411,7 @@ share/understand_c/compilers/sunos.cfg
share/understand_c/configs/c.cfg
share/understand_c/fonts/cetus.ttf
@exec %%MKDIR%% %D/share/understand_c/license
@unexec %%RMDIR%% %D/share/understand_c/license 2>/dev/null || %%TRUE%%
@unexec %%RMDIR%% %D/share/understand_c/license 2>/dev/null || %%ECHO%% "If you are permanently removing Understand_c, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_c/license''. This dir holds your license files if you installed any." | %%FMT%%
@dirrm share/understand_c/fonts
@dirrm share/understand_c/configs
@dirrm share/understand_c/compilers
@ -441,4 +441,3 @@ usr/lib/libudb_api.so
@exec %%LINUXBASE%%/sbin/ldconfig
@unexec %%LINUXBASE%%/sbin/ldconfig
@exec %%ECHO%% "If you are installing Understand_c for the first time, you should place your license file at \`\`%D/share/understand_c/license''. Do backup your license file to prevent accidents." | %%FMT%%
@unexec %%ECHO%% "If you are permanently removing Understand_c, you should also \`\`rm -Rf ${PKG_PREFIX}/share/understand_c/license''. This dir holds your license files if you installed any." | %%FMT%%