diff options
author | thierry <thierry@FreeBSD.org> | 2005-04-27 21:28:03 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-04-27 21:28:03 +0000 |
commit | 7d0c4ef193ac8e47fc08b361bd9d5e2b0f251cb6 (patch) | |
tree | 09bb64c797bb53146795cf97341a55ddc00c8519 /x11/rxvt-unicode | |
parent | 9a3ca2becedfd7336b94d22f7d6b343e365347be (diff) | |
download | FreeBSD-ports-7d0c4ef193ac8e47fc08b361bd9d5e2b0f251cb6.zip FreeBSD-ports-7d0c4ef193ac8e47fc08b361bd9d5e2b0f251cb6.tar.gz |
Upgrade to 5.5.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 4 | ||||
-rw-r--r-- | x11/rxvt-unicode/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index b94f4dc..818480a 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rxvt-unicode -PORTVERSION= 5.4 +PORTVERSION= 5.5 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/ MASTER_SITE_SUBDIR= . Attic @@ -116,7 +116,7 @@ BROKEN= "libsupc++.a cannot be used when making a shared object (missing -fPIC) .endif .if ${OSVERSION} < 500000 -BROKEN= missing wide-character functions in FreeBSD-4.x libc +BROKEN= "missing wide-character functions in FreeBSD-4.x libc" .endif .if ${OSVERSION} < 502110 diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo index 537ee7d..467d469 100644 --- a/x11/rxvt-unicode/distinfo +++ b/x11/rxvt-unicode/distinfo @@ -1,2 +1,2 @@ -MD5 (rxvt-unicode-5.4.tar.bz2) = 7efde6ec77c0ee47a32bd2f447d2937a -SIZE (rxvt-unicode-5.4.tar.bz2) = 842002 +MD5 (rxvt-unicode-5.5.tar.bz2) = 3255dc5e301f410d34a8e857ba0d6a64 +SIZE (rxvt-unicode-5.5.tar.bz2) = 842416 |