diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-26 00:52:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-26 00:52:50 +0800 |
commit | afbd9adc91ea20af30292938d6abd193791ae93f (patch) | |
tree | 81fd9833ef1b1f53de06c778a19bf1c393d0d703 /x11/xmore | |
parent | a133868afc4cf84dbd611f2791989f867b0fb757 (diff) | |
download | freebsd-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/xmore')
-rw-r--r-- | x11/xmore/Makefile | 3 | ||||
-rw-r--r-- | x11/xmore/distinfo | 5 | ||||
-rw-r--r-- | x11/xmore/pkg-descr | 3 |
3 files changed, 3 insertions, 8 deletions
diff --git a/x11/xmore/Makefile b/x11/xmore/Makefile index 34199cc2900e..5b1a7c3cd96e 100644 --- a/x11/xmore/Makefile +++ b/x11/xmore/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmore -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xmore/distinfo b/x11/xmore/distinfo index eedec05a47fb..793dd72629c6 100644 --- a/x11/xmore/distinfo +++ b/x11/xmore/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/app/xmore-1.0.1.tar.bz2) = d36e918dce779a9d207b7a266f4e87c8 -SHA256 (xorg/app/xmore-1.0.1.tar.bz2) = 653566be73c474bc45f1a6631e14b008445c74557a8f6f46effee1ac3e8f2527 -SIZE (xorg/app/xmore-1.0.1.tar.bz2) = 92060 +SHA256 (xorg/app/xmore-1.0.2.tar.bz2) = 2a13f97891a3fd497074acc8ac8069f8583add5db4d3bf34a5da6a92bd61b9e2 +SIZE (xorg/app/xmore-1.0.2.tar.bz2) = 107340 diff --git a/x11/xmore/pkg-descr b/x11/xmore/pkg-descr index 6c19ace2cbb3..e4aef5933c86 100644 --- a/x11/xmore/pkg-descr +++ b/x11/xmore/pkg-descr @@ -1,5 +1,2 @@ This package contains the xmore plain text display program for the X Window System. - -- Joel Dahl -joel@FreeBSD.org |