summaryrefslogtreecommitdiff
path: root/devel/linux-understand_ada
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-17 14:51:56 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-17 14:51:56 +0000
commitafc2173ea6fb5680ba603e891d8c490caa0ca453 (patch)
tree048075429d92e78d032ec0d763c5acfd3b606540 /devel/linux-understand_ada
parentEnno fixed a number of issues with his document, so update this here (diff)
o update to 1.4 Build 130
o (PLIST) conditionalize one deinstall message
Notes
Notes: svn path=/head/; revision=47912
Diffstat (limited to 'devel/linux-understand_ada')
-rw-r--r--devel/linux-understand_ada/Makefile2
-rw-r--r--devel/linux-understand_ada/distinfo2
-rw-r--r--devel/linux-understand_ada/pkg-plist3
3 files changed, 3 insertions, 4 deletions
diff --git a/devel/linux-understand_ada/Makefile b/devel/linux-understand_ada/Makefile
index 4e83694658a2..b018cd72421e 100644
--- a/devel/linux-understand_ada/Makefile
+++ b/devel/linux-understand_ada/Makefile
@@ -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
diff --git a/devel/linux-understand_ada/distinfo b/devel/linux-understand_ada/distinfo
index f53c9ddd14bc..2ecc597bd7a4 100644
--- a/devel/linux-understand_ada/distinfo
+++ b/devel/linux-understand_ada/distinfo
@@ -1 +1 @@
-MD5 (und_ada-14b129-linux.tar.gz) = 234cbea68f4e5246aa2c7f048e3bba8f
+MD5 (und_ada-14b130-linux.tar.gz) = df5101a29545dfc1adbf5b3bf6af186e
diff --git a/devel/linux-understand_ada/pkg-plist b/devel/linux-understand_ada/pkg-plist
index d08d9cc3ba97..a53864017e2e 100644
--- a/devel/linux-understand_ada/pkg-plist
+++ b/devel/linux-understand_ada/pkg-plist
@@ -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%%