summaryrefslogtreecommitdiff
path: root/x11-fonts/XFree86-4-fontScalable
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2005-06-15 02:40:03 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2005-06-15 02:40:03 +0000
commit2552b8e5f9c2bef21e6add3686f7c04684f0622f (patch)
treed96c4fd406b1cc73c9f477f27eacd5184bbe21b0 /x11-fonts/XFree86-4-fontScalable
parentMark these ports IGNORE on XFree86, due to libGL incompatibility and the (diff)
Upgrade to XFree86 4.5.0.
Ports changes: - Drop dependency on x11/wrapper. X server already contains this code (programs/Xserver/os/utils.c rev. 3.58). - Install default SecurityPolicy with XFree86-4-libraries, thus avoiding plists and who-owns-what complications between different fooServer ports. Copy default file to real one if that doesn't exist and remove both upon uninstall if they are the same. - Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since couple of ports break with this change (devel/imake-4/files/patch-Imake.rules) - Add grehans patches for PPC [1] - Several of directories that were previously in /etc/mtree/BSD.x11-4.dist were moved to respective ports pkg-plists PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
Notes
Notes: svn path=/head/; revision=137466
Diffstat (limited to 'x11-fonts/XFree86-4-fontScalable')
-rw-r--r--x11-fonts/XFree86-4-fontScalable/Makefile7
-rw-r--r--x11-fonts/XFree86-4-fontScalable/distinfo8
-rw-r--r--x11-fonts/XFree86-4-fontScalable/pkg-plist6
3 files changed, 13 insertions, 8 deletions
diff --git a/x11-fonts/XFree86-4-fontScalable/Makefile b/x11-fonts/XFree86-4-fontScalable/Makefile
index 9b9a9a9c9af2..4e115e51df82 100644
--- a/x11-fonts/XFree86-4-fontScalable/Makefile
+++ b/x11-fonts/XFree86-4-fontScalable/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= fontScalable
-PORTVERSION= 4.4.0
-PORTREVISION= 1
+PORTVERSION= 4.5.0
CATEGORIES= x11-fonts
MASTER_SITES= ${MASTER_SITE_XFREE}
MASTER_SITE_SUBDIR= ${PORTVERSION}
PKGNAMEPREFIX= XFree86-
-DISTFILES= XFree86-4.4.0-src-4.tgz \
- XFree86-4.4.0-src-5.tgz
+DISTFILES= XFree86-${PORTVERSION}-src-4.tgz \
+ XFree86-${PORTVERSION}-src-5.tgz
MAINTAINER= x11@FreeBSD.org
COMMENT= XFree86-4 scalable fonts
diff --git a/x11-fonts/XFree86-4-fontScalable/distinfo b/x11-fonts/XFree86-4-fontScalable/distinfo
index 5ad35a9bf4ee..adecc4e876fe 100644
--- a/x11-fonts/XFree86-4-fontScalable/distinfo
+++ b/x11-fonts/XFree86-4-fontScalable/distinfo
@@ -1,4 +1,4 @@
-MD5 (xc/XFree86-4.4.0-src-4.tgz) = 5d1792f5c154c7462c6aef39c7853b3b
-SIZE (xc/XFree86-4.4.0-src-4.tgz) = 13057535
-MD5 (xc/XFree86-4.4.0-src-5.tgz) = 5c37f028efc6d54a9c725e333f9cc8ae
-SIZE (xc/XFree86-4.4.0-src-5.tgz) = 4386587
+MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
+SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
+MD5 (xc/XFree86-4.5.0-src-5.tgz) = 598ce329eb06b8189f92704a5698253c
+SIZE (xc/XFree86-4.5.0-src-5.tgz) = 4386592
diff --git a/x11-fonts/XFree86-4-fontScalable/pkg-plist b/x11-fonts/XFree86-4-fontScalable/pkg-plist
index 777c36610b26..fd858ea49042 100644
--- a/x11-fonts/XFree86-4-fontScalable/pkg-plist
+++ b/x11-fonts/XFree86-4-fontScalable/pkg-plist
@@ -87,3 +87,9 @@
%%TYPE1:%%lib/X11/fonts/Type1/l049036t.afm
%%TYPE1:%%lib/X11/fonts/Type1/l049036t.pfa
@unexec if [ `wc -c %D/lib/X11/fonts/local/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/lib/X11/fonts/local/fonts.dir; fi
+@unexec rm %D/lib/X11/fonts/TTF/fonts.cache-1 2>/dev/null || true
+@unexec rm %D/lib/X11/fonts/Type1/fonts.cache-1 2>/dev/null || true
+@unexec rmdir %D/lib/X11/fonts/Speedo 2>/dev/null || true
+@unexec rmdir %D/lib/X11/fonts/Type1 2>/dev/null || true
+@unexec rmdir %D/lib/X11/fonts/CID 2>/dev/null || true
+@unexec rmdir %D/lib/X11/fonts/TTF 2>/dev/null || true