aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xbiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
committerMartin Wilke <miwi@FreeBSD.org>2011-02-26 00:52:50 +0800
commitd594ccc94ffa1006a70e7762de037c800e827b24 (patch)
treeacb2244a21cfbea5c6e08351de94411bf3cb322a /x11/xbiff
parent0c4a162c976c91f8789cd750fa2dd434fa12864d (diff)
downloadfreebsd-ports-gnome-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz
freebsd-ports-gnome-d594ccc94ffa1006a70e7762de037c800e827b24.tar.zst
freebsd-ports-gnome-d594ccc94ffa1006a70e7762de037c800e827b24.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/xbiff')
-rw-r--r--x11/xbiff/Makefile2
-rw-r--r--x11/xbiff/distinfo5
-rw-r--r--x11/xbiff/pkg-descr3
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/xbiff/Makefile b/x11/xbiff/Makefile
index 3b9f4d1c56d3..b62dabda66b1 100644
--- a/x11/xbiff/Makefile
+++ b/x11/xbiff/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xbiff
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/xbiff/distinfo b/x11/xbiff/distinfo
index 5e3c46290e31..c344463238e7 100644
--- a/x11/xbiff/distinfo
+++ b/x11/xbiff/distinfo
@@ -1,3 +1,2 @@
-MD5 (xorg/app/xbiff-1.0.2.tar.bz2) = 1d4ad06725f9dc4b877ecd210b7b1607
-SHA256 (xorg/app/xbiff-1.0.2.tar.bz2) = 7c21763a90599ad627739804ba76dd33516b76cce440294e1154bf680eca60f7
-SIZE (xorg/app/xbiff-1.0.2.tar.bz2) = 107832
+SHA256 (xorg/app/xbiff-1.0.3.tar.bz2) = aa1db4f31f7afcfe131bda7ff6e380ff7de41cf1a7009464783043c817c47ce8
+SIZE (xorg/app/xbiff-1.0.3.tar.bz2) = 116043
diff --git a/x11/xbiff/pkg-descr b/x11/xbiff/pkg-descr
index ad2c037510bc..917fe929b8ce 100644
--- a/x11/xbiff/pkg-descr
+++ b/x11/xbiff/pkg-descr
@@ -1,6 +1,3 @@
This package contains xbiff, which displays a little image of a mailbox in
the X Window System. The flag on the mailbox is down when there is no mail,
and the flag goes up when new mail arrives.
-
-- Joel Dahl
-joel@FreeBSD.org