svn commit: r352418 - in head/x11/rxvt-unicode: . files
Thierry Thomas
thierry at FreeBSD.org
Sun Apr 27 13:18:11 UTC 2014
Author: thierry
Date: Sun Apr 27 13:18:10 2014
New Revision: 352418
URL: http://svnweb.freebsd.org/changeset/ports/352418
QAT: https://qat.redports.org/buildarchive/r352418/
Log:
Upgrade to 9.20.
Changelog at <http://cvs.schmorp.de/rxvt-unicode/Changes>.
Deleted:
head/x11/rxvt-unicode/files/patch-src_rxvt.h
Modified:
head/x11/rxvt-unicode/Makefile
head/x11/rxvt-unicode/distinfo
head/x11/rxvt-unicode/pkg-plist
Modified: head/x11/rxvt-unicode/Makefile
==============================================================================
--- head/x11/rxvt-unicode/Makefile Sun Apr 27 13:13:56 2014 (r352417)
+++ head/x11/rxvt-unicode/Makefile Sun Apr 27 13:18:10 2014 (r352418)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= rxvt-unicode
-PORTVERSION= 9.19
-PORTREVISION= 2
+PORTVERSION= 9.20
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
Modified: head/x11/rxvt-unicode/distinfo
==============================================================================
--- head/x11/rxvt-unicode/distinfo Sun Apr 27 13:13:56 2014 (r352417)
+++ head/x11/rxvt-unicode/distinfo Sun Apr 27 13:18:10 2014 (r352418)
@@ -1,2 +1,2 @@
-SHA256 (rxvt-unicode-9.19.tar.bz2) = d9237cf1973af461ecbeeb708e4d00893294771558e8338b4f33418ed52d3241
-SIZE (rxvt-unicode-9.19.tar.bz2) = 914096
+SHA256 (rxvt-unicode-9.20.tar.bz2) = e73e13fe64b59fd3c8e6e20c00f149d388741f141b8155e4700d3ed40aa94b4e
+SIZE (rxvt-unicode-9.20.tar.bz2) = 916598
Modified: head/x11/rxvt-unicode/pkg-plist
==============================================================================
--- head/x11/rxvt-unicode/pkg-plist Sun Apr 27 13:13:56 2014 (r352417)
+++ head/x11/rxvt-unicode/pkg-plist Sun Apr 27 13:18:10 2014 (r352418)
@@ -23,6 +23,7 @@ bin/urxvtd
%%PERL%%lib/urxvt/perl/selection-autotransform
%%PERL%%lib/urxvt/perl/selection-pastebin
%%PERL%%lib/urxvt/perl/selection-popup
+%%PERL%%lib/urxvt/perl/selection-to-clipboard
%%PERL%%lib/urxvt/perl/tabbed
%%PERL%%lib/urxvt/perl/urxvt-popup
%%PERL%%lib/urxvt/perl/xim-onthespot
@@ -48,6 +49,7 @@ bin/urxvtd
%%PERL%%man/man1/urxvt-selection-autotransform.1.gz
%%PERL%%man/man1/urxvt-selection-pastebin.1.gz
%%PERL%%man/man1/urxvt-selection-popup.1.gz
+%%PERL%%man/man1/urxvt-selection-to-clipboard.1.gz
%%PERL%%man/man1/urxvt-selection.1.gz
%%PERL%%man/man1/urxvt-tabbed.1.gz
%%PERL%%man/man1/urxvt-xim-onthespot.1.gz
More information about the svn-ports-all
mailing list