diff options
author | thierry <thierry@FreeBSD.org> | 2006-01-14 04:46:21 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-01-14 04:46:21 +0800 |
commit | 9cbf16b39c7741f7576da74ec957fad7683fa543 (patch) | |
tree | 63cec3493609afb2a09656f77e451d888a107984 /x11 | |
parent | 9d0d9eb2c0e7fc2bab7c25e2ca1a2effa6b5de11 (diff) | |
download | freebsd-ports-graphics-9cbf16b39c7741f7576da74ec957fad7683fa543.tar.gz freebsd-ports-graphics-9cbf16b39c7741f7576da74ec957fad7683fa543.tar.zst freebsd-ports-graphics-9cbf16b39c7741f7576da74ec957fad7683fa543.zip |
Upgrade to 7.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 7 | ||||
-rw-r--r-- | x11/rxvt-unicode/distinfo | 6 | ||||
-rw-r--r-- | x11/rxvt-unicode/pkg-plist | 9 |
3 files changed, 14 insertions, 8 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 3acb353dd98..aa3866d5fa8 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rxvt-unicode -PORTVERSION= 6.3 -PORTREVISION= 1 +PORTVERSION= 7.0 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/ MASTER_SITE_SUBDIR= . Attic @@ -29,8 +28,8 @@ USE_GMAKE= yes MAN1= urxvt.1 urxvtc.1 urxvtd.1 MAN7= urxvt.7 -PORTDOCS1= Changes -PORTDOCS= README.menu ${PORTDOCS1} +PORTDOCS1= Changes README.FAQ README.configure +PORTDOCS= README.menu README.xvt ${PORTDOCS1} EXAMPLES= example.menu jedmenu.sl menu rxvt.menu rxvt.zh-menu terminal.menu # disable the embedded perl interpreter diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo index 9fb40aa656c..00ba0bc2b10 100644 --- a/x11/rxvt-unicode/distinfo +++ b/x11/rxvt-unicode/distinfo @@ -1,3 +1,3 @@ -MD5 (rxvt-unicode-6.3.tar.bz2) = 411799866fa89ab31f2b19662c36e7ce -SHA256 (rxvt-unicode-6.3.tar.bz2) = ddb97d26c980b34d6e79cb5aa4841b2d698cedc300fbc537c38afb1e70bbee05 -SIZE (rxvt-unicode-6.3.tar.bz2) = 882922 +MD5 (rxvt-unicode-7.0.tar.bz2) = 4c7905b57199d1fe217a91e750721af9 +SHA256 (rxvt-unicode-7.0.tar.bz2) = 77b495620b9b51225fcd36389fb16aae64a5a89f984549c84b91192ccd2221c2 +SIZE (rxvt-unicode-7.0.tar.bz2) = 928971 diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist index bc84512067d..f17d9091299 100644 --- a/x11/rxvt-unicode/pkg-plist +++ b/x11/rxvt-unicode/pkg-plist @@ -1,10 +1,17 @@ bin/urxvt bin/urxvtc bin/urxvtd -%%PERL%%lib/urxvt/urxvt.pm +%%PERL%%lib/urxvt/perl/block-graphics-to-ascii %%PERL%%lib/urxvt/perl/digital-clock %%PERL%%lib/urxvt/perl/example-refresh-hooks +%%PERL%%lib/urxvt/perl/mark-urls +%%PERL%%lib/urxvt/perl/option-popup +%%PERL%%lib/urxvt/perl/searchable-scrollback %%PERL%%lib/urxvt/perl/selection +%%PERL%%lib/urxvt/perl/selection-autotransform +%%PERL%%lib/urxvt/perl/selection-popup +%%PERL%%lib/urxvt/perl/urxvt-popup +%%PERL%%lib/urxvt/urxvt.pm %%PORTDOCS%%%%EXAMPLESDIR%%/example.menu %%PORTDOCS%%%%EXAMPLESDIR%%/jedmenu.sl %%PORTDOCS%%%%EXAMPLESDIR%%/menu |