Hi,

This diff updates rxvt-unicode to version 9.15 (pretty straightforward).

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/rxvt-unicode/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile    4 Jan 2012 13:56:27 -0000       1.17
+++ Makefile    22 Jan 2012 17:28:16 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      clone of rxvt with Unicode and Xft support
 
-DISTNAME =     rxvt-unicode-9.14
+DISTNAME =     rxvt-unicode-9.15
 CATEGORIES =   x11
 
 EXTRACT_SUFX = .tar.bz2
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/rxvt-unicode/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    22 Dec 2011 11:29:33 -0000      1.6
+++ distinfo    22 Jan 2012 17:28:16 -0000
@@ -1,5 +1,5 @@
-MD5 (rxvt-unicode-9.14.tar.bz2) = AiI1qaiwEsKecsSRd75s5A==
-RMD160 (rxvt-unicode-9.14.tar.bz2) = U6AISFF5IiGsUe8GmQXqF7TzRMk=
-SHA1 (rxvt-unicode-9.14.tar.bz2) = 4wO3WRIlsGvAThiodUYUOMY1AU4=
-SHA256 (rxvt-unicode-9.14.tar.bz2) = 
KZKKM75rP7Dt0SbfLD014ZAPgmi1Rs5UQweAxVD6HVI=
-SIZE (rxvt-unicode-9.14.tar.bz2) = 894702
+MD5 (rxvt-unicode-9.15.tar.bz2) = FVlaoyYWesXraMKNlUMvrw==
+RMD160 (rxvt-unicode-9.15.tar.bz2) = gLM8Ej7e5JjyZxR7XCNhqBxC8WA=
+SHA1 (rxvt-unicode-9.15.tar.bz2) = 5v3wkYYOy0WHMNxosBdvZ/IHovc=
+SHA256 (rxvt-unicode-9.15.tar.bz2) = 
7Bqiky2oRJee2BQL2SIj3vsSBCql6HfgWsMROcqB8rE=
+SIZE (rxvt-unicode-9.15.tar.bz2) = 894764
Index: patches/patch-doc_Makefile_in
===================================================================
RCS file: /cvs/ports/x11/rxvt-unicode/patches/patch-doc_Makefile_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-doc_Makefile_in
--- patches/patch-doc_Makefile_in       22 Dec 2011 11:29:33 -0000      1.4
+++ patches/patch-doc_Makefile_in       22 Jan 2012 17:28:16 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-doc_Makefile_in,v 1.4 2011/12/22 11:29:33 dcoppa Exp $
---- doc/Makefile.in.orig       Wed Dec 14 12:33:32 2011
-+++ doc/Makefile.in    Thu Dec 22 10:36:17 2011
-@@ -103,7 +103,7 @@ install: all
+--- doc/Makefile.in.orig       Wed Dec 28 03:31:26 2011
++++ doc/Makefile.in    Sun Jan 22 18:04:25 2012
+@@ -102,7 +102,7 @@ install: all
        $(INSTALL_DATA) rxvt.7.man  $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
  @IF_PERL@     $(INSTALL) -d $(DESTDIR)$(man3dir)
  @IF_PERL@     $(INSTALL_DATA) rxvtperl.3.man 
$(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext)
Index: patches/patch-libev_ev_c
===================================================================
RCS file: /cvs/ports/x11/rxvt-unicode/patches/patch-libev_ev_c,v
retrieving revision 1.1
diff -u -p -r1.1 patch-libev_ev_c
--- patches/patch-libev_ev_c    22 Dec 2011 11:29:33 -0000      1.1
+++ patches/patch-libev_ev_c    22 Jan 2012 17:28:16 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-libev_ev_c,v 1.1 2011/12/22 11:29:33 dcoppa Exp $
---- libev/ev.c.orig    Thu Dec 22 10:54:44 2011
-+++ libev/ev.c Thu Dec 22 10:55:30 2011
-@@ -882,7 +882,6 @@ ecb_function_ ecb_bool ecb_little_endian (void) { retu
+--- libev/ev.c.orig    Thu Jan 19 18:55:00 2012
++++ libev/ev.c Sun Jan 22 18:04:25 2012
+@@ -921,7 +921,6 @@ ecb_function_ ecb_bool ecb_little_endian (void) { retu
   * alternatively, you can remove this #error and link against libpthread,
   * which will then provide the memory fences.
   */

Reply via email to