diff options
-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 b94f4dc2a099..818480a40cbf 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 537ee7d1164c..467d469dad02 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 |