diff options
author | linimon <linimon@FreeBSD.org> | 2004-08-22 13:43:22 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-08-22 13:43:22 +0800 |
commit | ce4114b195c1cdfb99975da888551c757fd0aacb (patch) | |
tree | 7b111cc618c4b418cbbec57d1b932c1ea327e5f4 /x11-fm | |
parent | 0198e7e8c0c2292cea0d79be45e11532838ed718 (diff) | |
download | freebsd-ports-gnome-ce4114b195c1cdfb99975da888551c757fd0aacb.tar.gz freebsd-ports-gnome-ce4114b195c1cdfb99975da888551c757fd0aacb.tar.zst freebsd-ports-gnome-ce4114b195c1cdfb99975da888551c757fd0aacb.zip |
Update to 2.8.5 and fix compilation with gcc 3.4.
PR: ports/69908
Submitted by: Ulrich Spoerlein <q at uni dot de>
Approved by: maintainer
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/worker/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/worker/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile index aece19322275..18f97c4d3789 100644 --- a/x11-fm/worker/Makefile +++ b/x11-fm/worker/Makefile @@ -6,7 +6,7 @@ # PORTNAME= worker -PORTVERSION= 2.8.4 +PORTVERSION= 2.8.5 CATEGORIES= x11-fm MASTER_SITES= http://www.boomerangsworld.de/worker/downloads/ diff --git a/x11-fm/worker/distinfo b/x11-fm/worker/distinfo index f1120d1d5211..4016726b8464 100644 --- a/x11-fm/worker/distinfo +++ b/x11-fm/worker/distinfo @@ -1,2 +1,2 @@ -MD5 (worker-2.8.4.tar.bz2) = cdd4223acd3fda349f50d4f969ba4cb5 -SIZE (worker-2.8.4.tar.bz2) = 515272 +MD5 (worker-2.8.5.tar.bz2) = 39b3c4c9f3ff4c49d326505f2ca256a5 +SIZE (worker-2.8.5.tar.bz2) = 536050 |