aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2013-08-14 21:59:30 +0800
committerzeising <zeising@FreeBSD.org>2013-08-14 21:59:30 +0800
commitb60ceea759cadfcce9032f0acd7bb89e2c0af67e (patch)
tree65f709d99fbc8c7f4a819926451f3434e53515d3 /x11-fonts
parentb0f8eff300a392e94a1e2941a266e58c072149e7 (diff)
downloadfreebsd-ports-gnome-b60ceea759cadfcce9032f0acd7bb89e2c0af67e.tar.gz
freebsd-ports-gnome-b60ceea759cadfcce9032f0acd7bb89e2c0af67e.tar.zst
freebsd-ports-gnome-b60ceea759cadfcce9032f0acd7bb89e2c0af67e.zip
Update to 1.4.5
Obtained from: xorg development repo
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/libXfont/Makefile4
-rw-r--r--x11-fonts/libXfont/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile
index 922cce5de158..dba8dc61ae79 100644
--- a/x11-fonts/libXfont/Makefile
+++ b/x11-fonts/libXfont/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= libXfont
-PORTVERSION= 1.4.5
+PORTVERSION= 1.4.6
PORTEPOCH= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X font library
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
XORG_CAT= lib
USE_XORG= xproto:both xtrans fontsproto:both fontenc
diff --git a/x11-fonts/libXfont/distinfo b/x11-fonts/libXfont/distinfo
index caac3e2a6446..167f5c8941a2 100644
--- a/x11-fonts/libXfont/distinfo
+++ b/x11-fonts/libXfont/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/libXfont-1.4.5.tar.bz2) = bbf96fb80b6b95cdb1dc968085082a6e668193a54cd9d6e2af669909c0cb7170
-SIZE (xorg/lib/libXfont-1.4.5.tar.bz2) = 470879
+SHA256 (xorg/lib/libXfont-1.4.6.tar.bz2) = d0cbfe4554dc17ceea413cdad5601d35ed8d05d5b880e60931a8775fd1157e9f
+SIZE (xorg/lib/libXfont-1.4.6.tar.bz2) = 489067
working on AMD64 by obeying theobrien2005-04-111-1/+1 * Speed up extract target by not extracting */CVS/*. From ahze:lesi2005-04-072-0/+2 * Sync with etc/mtree/BSD.x11-4.dist rev. 1.26:lesi2005-03-252-1/+9 * Add Peter Grehan's patches to port xorg-server to PowerPC.anholt2005-03-1920-40/+270 * Remove a duplicated imake define that adds noise to the configure stage.anholt2005-03-192-2/+0 * Add Xdmx port of X.Org distribution:lesi2005-03-195-0/+72 * Upgrade X.Org ports to 6.8.2.lesi2005-03-1846-1256/+1421 * - Grab a fix for ati driver panel mode decoding from Marc La France. [1]lesi2005-02-164-51/+138 * - Set USE_RC_SUBR to fix the new rcNG startup scriptale2005-01-261-1/+2 * Add rcNG startup script. [1]lesi2005-01-245-0/+71 * Enable font cacheing. [1]lesi2005-01-194-1/+46 * Remove file that shouldn't have been added.anholt2005-01-161-0/+0 * [1] Add i810 driver to AMD64 package.anholt2005-01-1420-104/+438 * New port: mga_hal, a packaging of the Matrox HAL binary, which extends the setanholt2005-01-136-0/+49 * [1] Fix a crash on startup with i830+ systems due to failure to follow an APIanholt2005-01-0216-0/+1024 * Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8anholt2004-12-314-32/+156 * - Rewrap to fit on 80 columns consolepav2004-12-292-4/+4 * Add missing prototype to fix the build with recent GCC.danfe2004-12-242-7/+11 * Bump PORTREVISION, since html manpages are no longer built/installedlesi2004-12-234-0/+4 * Depend on xfree86-dri rather than dri. Also depend on it on amd64.lesi2004-12-231-3/+3 * Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-2353-1227/+1137 * Fix pkg-plist and bump PORTREVISIONkris2004-12-112-1/+3 * Enable use of cirrus driver on NEC PC-9821 with CLGD755x. Patch waslesi2004-11-129-2/+391 * Don't refer people to nonexistant 'Monitors' file in xorgconfig.lesi2004-11-054-2/+28 * Don't refer people to nonexistant 'Monitors' file in xf86config.lesi2004-11-051-0/+12 * Fix behaviour of keyboard under pc98 where keycodes differ from i386.lesi2004-09-264-10/+68 * Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1]lesi2004-09-262-1/+74 * BROKEN on 5.x: Does not compilekris2004-09-191-1/+7 * Fix behaviour of keyboard under sparc64, where keycodes were off by onelesi2004-09-136-2/+98 * Fix problem with XVideo (insufficient resources for operation). [1]lesi2004-09-038-2/+62 * Fix problem with XVideo (insufficient resources for operation).lesi2004-09-032-1/+18 * Use MASTER_SITE_XORG.lesi2004-09-025-5/+15 * Fix missing symbol with SiS driver.lesi2004-08-312-1/+29 * Fix missing symbol with SiS driver [1].lesi2004-08-3110-100/+298