[150637] trunk/dports/x11/rxvt-unicode/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jul 25 11:17:02 PDT 2016


Revision: 150637
          https://trac.macports.org/changeset/150637
Author:   ryandesign at macports.org
Date:     2016-07-25 11:17:01 -0700 (Mon, 25 Jul 2016)
Log Message:
-----------
rxvt-unicode: update to 9.22 (#51903; maintainer)

Modified Paths:
--------------
    trunk/dports/x11/rxvt-unicode/Portfile

Modified: trunk/dports/x11/rxvt-unicode/Portfile
===================================================================
--- trunk/dports/x11/rxvt-unicode/Portfile	2016-07-25 18:13:18 UTC (rev 150636)
+++ trunk/dports/x11/rxvt-unicode/Portfile	2016-07-25 18:17:01 UTC (rev 150637)
@@ -5,7 +5,7 @@
 PortGroup       compiler_blacklist_versions 1.0
 
 name            rxvt-unicode
-version         9.21
+version         9.22
 categories      x11
 license         GPL-2+
 maintainers     gmail.com:emanuele.giaquinta openmaintainer
@@ -24,14 +24,16 @@
                 http://dist.schmorp.de/rxvt-unicode/Attic/
 use_bzip2       yes
 
-checksums       rmd160  333d281455b7641a59d424e253832035e95b572d \
-                sha256  75270ed72bc5895a64a1d7392bf45a622204192371c3965bd3dd978dc088956b
+checksums       rmd160  83e315f513500c2bf1f31cd4fd3854b508bc8d22 \
+                sha256  e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd
 depends_build \
         port:pkgconfig
 
 # urxvt also depends on xorg-libX11, xrender and fontconfig but all these ports are in the dependency tree of Xft2
 depends_lib \
         port:Xft2 \
+        port:startup-notification \
+        port:xorg-libXmu \
         port:ncurses \
         path:bin/perl:perl5
 
@@ -49,7 +51,7 @@
 
 configure.args  --enable-everything \
                 --enable-256-color \
-                --with-codesets=all \
+                --with-term=rxvt-unicode-256color \
                 --disable-utmp \
                 --disable-pixbuf \
                 --mandir=${prefix}/share/man
@@ -63,6 +65,7 @@
 
 variant lite description {lightweight build options} {
     depends_lib-delete      port:Xft2 \
+                            port:startup-notification \
                             path:bin/perl:perl5
     depends_lib-append      port:xorg-libX11
     configure.args-delete   --enable-everything
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160725/3c9c3277/attachment-0001.html>


More information about the macports-changes mailing list