aboutsummaryrefslogtreecommitdiffstats
path: root/x11/fstobdf
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
committermiwi <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
commitafbd9adc91ea20af30292938d6abd193791ae93f (patch)
tree81fd9833ef1b1f53de06c778a19bf1c393d0d703 /x11/fstobdf
parenta133868afc4cf84dbd611f2791989f867b0fb757 (diff)
downloadfreebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.gz
freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.zst
freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.zip
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457
Diffstat (limited to 'x11/fstobdf')
-rw-r--r--x11/fstobdf/Makefile2
-rw-r--r--x11/fstobdf/distinfo5
-rw-r--r--x11/fstobdf/pkg-descr3
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/fstobdf/Makefile b/x11/fstobdf/Makefile
index a265ea6075ce..7fc569a44f96 100644
--- a/x11/fstobdf/Makefile
+++ b/x11/fstobdf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fstobdf
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/fstobdf/distinfo b/x11/fstobdf/distinfo
index 9216579332e9..97b066dc8d1f 100644
--- a/x11/fstobdf/distinfo
+++ b/x11/fstobdf/distinfo
@@ -1,3 +1,2 @@
-MD5 (xorg/app/fstobdf-1.0.3.tar.bz2) = 49a6225380f6c18fff664a043cd569b1
-SHA256 (xorg/app/fstobdf-1.0.3.tar.bz2) = f2242720045c69f69dc9e18320a1c6402e92234d40c237367560fae3d210f7b0
-SIZE (xorg/app/fstobdf-1.0.3.tar.bz2) = 90507
+SHA256 (xorg/app/fstobdf-1.0.4.tar.bz2) = f1ca8af634656d727d09cc7527f02ba2655eb7a8c217bde36cd44701665ee06b
+SIZE (xorg/app/fstobdf-1.0.4.tar.bz2) = 108528
diff --git a/x11/fstobdf/pkg-descr b/x11/fstobdf/pkg-descr
index 5c95299bfed0..e5adf2a0fc75 100644
--- a/x11/fstobdf/pkg-descr
+++ b/x11/fstobdf/pkg-descr
@@ -1,5 +1,2 @@
This package contains fstobdf, a program for generating BDF fonts from
an X font server.
-
-- Joel Dahl
-joel@FreeBSD.org