aboutsummaryrefslogtreecommitdiffstats
path: root/devel/linux-understand_c
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-03-15 01:02:57 +0800
committerlioux <lioux@FreeBSD.org>2001-03-15 01:02:57 +0800
commitbcc4842a6a0b5dfc9ee3187d8e52b82f3cb52c2a (patch)
treedcbf9dbe69a63b2e8e24e00b54a975e95c1b8276 /devel/linux-understand_c
parent40867cc589c7c11998b41b5d1d67e98c7dd5db87 (diff)
downloadfreebsd-ports-gnome-bcc4842a6a0b5dfc9ee3187d8e52b82f3cb52c2a.tar.gz
freebsd-ports-gnome-bcc4842a6a0b5dfc9ee3187d8e52b82f3cb52c2a.tar.zst
freebsd-ports-gnome-bcc4842a6a0b5dfc9ee3187d8e52b82f3cb52c2a.zip
After communications with Ken Nelson (STI Technical Support)
<support@scitools.com> Tech Support from Understand C/C++ manufacturer, we are allowed to remove the RESTRICTED tag as well as the LEGAL warning. Update to version 1.4 Build 104 from March 8, 2001. - Correct a port versioning typo: o Instead of using PORTVERSION=14b104 which both reflects the distfile naming convention and follows the naming convention used in this port; we will switch to PORTVERSION=1.4.104 which reflects the Changelog information o To avoid "who came before" problems since last port was PORTVERSION=14b103, BUMP PORTEPOCH. - Fix a PLIST unnecessary warning - Version Changelog: http://www.scitools.com/ucpp_build_log.html
Diffstat (limited to 'devel/linux-understand_c')
-rw-r--r--devel/linux-understand_c/Makefile11
-rw-r--r--devel/linux-understand_c/distinfo2
-rw-r--r--devel/linux-understand_c/pkg-plist5
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile
index 74eb9a68175e..3959707ba463 100644
--- a/devel/linux-understand_c/Makefile
+++ b/devel/linux-understand_c/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= understand_c
-PORTVERSION= 14b103
+PORTVERSION= 1.4.104
+PORTEPOCH= 1
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/latest/
-DISTNAME= und_c-${PORTVERSION}-linux
+DISTNAME= und_c-14b104-linux
MAINTAINER= liouxFreeBSD.org
@@ -18,8 +19,6 @@ USE_LINUX= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
-RESTRICTED= Unsure about the license conditions on redistribution
-
PREFIX_LINUX?= ${LINUXBASE}
STRIP= ${LINUXBASE}/usr/bin/strip
FMT?= /usr/bin/fmt
@@ -52,7 +51,9 @@ do-patch:
PLIST_SUB= PREFIX_LINUX=${PREFIX_LINUX} \
LINUXBASE="${LINUXBASE}" \
ECHO="${ECHO}" FMT="${FMT}" \
- MKDIR="${MKDIR}" LN="${LN} -sf" RM="${RM} -f"
+ MKDIR="${MKDIR}" LN="${LN} -sf" \
+ RM="${RM} -f" RMDIR="${RMDIR}" \
+ TRUE="${TRUE}"
# Create hidden structure, the program is hardcoded.
# Therefore, we will install it according to hier
diff --git a/devel/linux-understand_c/distinfo b/devel/linux-understand_c/distinfo
index ff11c65ea8e4..7b2bd0b533ad 100644
--- a/devel/linux-understand_c/distinfo
+++ b/devel/linux-understand_c/distinfo
@@ -1 +1 @@
-MD5 (und_c-14b103-linux.tar.gz) = 8a2c883b7596918d3a1cc830edc8ccd8
+MD5 (und_c-14b104-linux.tar.gz) = c555de0c9d85bc7476bb190609383a6d
diff --git a/devel/linux-understand_c/pkg-plist b/devel/linux-understand_c/pkg-plist
index 07d54e6b0a67..e90ef5f6a72a 100644
--- a/devel/linux-understand_c/pkg-plist
+++ b/devel/linux-understand_c/pkg-plist
@@ -405,12 +405,13 @@ share/understand_c/compilers/solaris.cfg
share/understand_c/compilers/sunos.cfg
share/understand_c/configs/c.cfg
share/understand_c/fonts/cetus.ttf
-@dirrm share/understand_c/license
@exec %%MKDIR%% %D/share/understand_c/license
+@unexec %%RMDIR%% %D/share/understand_c/license 2>/dev/null || %%TRUE%%
@dirrm share/understand_c/fonts
@dirrm share/understand_c/configs
@dirrm share/understand_c/compilers
-@dirrm share/understand_c
+@comment This won't be removed as well as the license directory if there is a license there.
+@unexec %%RMDIR%% %D/share/understand_c 2>/dev/null || %%TRUE%%
@exec %%MKDIR%% %D/lib/understand_c/conf
@exec %%LN%% %D/share/understand_c %D/lib/understand_c/conf/understand
@exec %%LN%% %D/share/understand_c/license %D/lib/understand_c/conf/license