Skip to content

Commit

Permalink
rxvt-unicode: update to 9.26
Browse files Browse the repository at this point in the history
  • Loading branch information
exg authored and reneeotten committed May 16, 2021
1 parent bc53423 commit 38ce40c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 34 deletions.
14 changes: 6 additions & 8 deletions x11/rxvt-unicode/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PortSystem 1.0
PortGroup compiler_blacklist_versions 1.0

name rxvt-unicode
version 9.22
revision 2
version 9.26
revision 0
categories x11
license GPL-3+
maintainers {gmail.com:emanuele.giaquinta @exg} openmaintainer
Expand All @@ -24,9 +24,9 @@ master_sites http://dist.schmorp.de/rxvt-unicode/ \
http://dist.schmorp.de/rxvt-unicode/Attic/
use_bzip2 yes

checksums rmd160 83e315f513500c2bf1f31cd4fd3854b508bc8d22 \
sha256 e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd \
size 931198
checksums rmd160 ce20bcda75cadd4a22edf166ce50384080de1b23 \
sha256 643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b \
size 904950
depends_build \
port:pkgconfig

Expand All @@ -45,9 +45,7 @@ compiler.blacklist {clang < 318}
configure.perl ${prefix}/bin/perl5.28

patchfiles patch-Makefile.in.diff \
patch-perl-5.28-compat.diff \
patch-perl-embed-args.diff \
CVE-2017-7483.patch
patch-perl-embed-args.diff

if {[string match *clang* ${configure.cxx}]} {
configure.ldflags-append -stdlib=${configure.cxx_stdlib}
Expand Down
11 changes: 0 additions & 11 deletions x11/rxvt-unicode/files/CVE-2017-7483.patch

This file was deleted.

15 changes: 0 additions & 15 deletions x11/rxvt-unicode/files/patch-perl-5.28-compat.diff

This file was deleted.

0 comments on commit 38ce40c

Please sign in to comment.