diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
commit | d594ccc94ffa1006a70e7762de037c800e827b24 (patch) | |
tree | acb2244a21cfbea5c6e08351de94411bf3cb322a /x11-fonts/font-util | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=269720
Diffstat (limited to 'x11-fonts/font-util')
-rw-r--r-- | x11-fonts/font-util/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/font-util/distinfo | 5 | ||||
-rw-r--r-- | x11-fonts/font-util/pkg-descr | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/x11-fonts/font-util/Makefile b/x11-fonts/font-util/Makefile index 62b0cc3dd5d2..2c72d165a41f 100644 --- a/x11-fonts/font-util/Makefile +++ b/x11-fonts/font-util/Makefile @@ -6,7 +6,7 @@ # PORTNAME= font-util -PORTVERSION= 1.0.2 +PORTVERSION= 1.2.0 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/font-util/distinfo b/x11-fonts/font-util/distinfo index 0503bc8358e7..cc0c299bf09c 100644 --- a/x11-fonts/font-util/distinfo +++ b/x11-fonts/font-util/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/font/font-util-1.0.2.tar.bz2) = fe5a7df765d297623663477edce70b7c -SHA256 (xorg/font/font-util-1.0.2.tar.bz2) = 42133b8b73abfac38fd75a9ecabbd576973ef538c7a8afee63e778c9b2727b5a -SIZE (xorg/font/font-util-1.0.2.tar.bz2) = 115070 +SHA256 (xorg/font/font-util-1.2.0.tar.bz2) = dbbac617ae6cdf6f459e602361211d217f4bad5ad8bfb6adcede6196693f9712 +SIZE (xorg/font/font-util-1.2.0.tar.bz2) = 134588 diff --git a/x11-fonts/font-util/pkg-descr b/x11-fonts/font-util/pkg-descr index aa29e6388755..d558ce14d31e 100644 --- a/x11-fonts/font-util/pkg-descr +++ b/x11-fonts/font-util/pkg-descr @@ -1,5 +1,4 @@ This package contains font-util, an application for creating an index of X font files in a directory. -- Joel Dahl -joel@FreeBSD.org +WWW: http://www.x.org/ |