[103215] trunk/dports/x11/rxvt-unicode

ryandesign at macports.org ryandesign at macports.org
Mon Feb 18 17:16:39 PST 2013


Revision: 103215
          https://trac.macports.org/changeset/103215
Author:   ryandesign at macports.org
Date:     2013-02-18 17:16:39 -0800 (Mon, 18 Feb 2013)
Log Message:
-----------
rxvt-unicode: update to 9.16 and fix livecheck

Modified Paths:
--------------
    trunk/dports/x11/rxvt-unicode/Portfile
    trunk/dports/x11/rxvt-unicode/files/patch-Makefile.in.diff

Modified: trunk/dports/x11/rxvt-unicode/Portfile
===================================================================
--- trunk/dports/x11/rxvt-unicode/Portfile	2013-02-19 01:07:41 UTC (rev 103214)
+++ trunk/dports/x11/rxvt-unicode/Portfile	2013-02-19 01:16:39 UTC (rev 103215)
@@ -12,8 +12,7 @@
 PortSystem      1.0
 PortGroup       compiler_blacklist_versions 1.0
 name            rxvt-unicode
-version         9.15
-revision        2
+version         9.16
 categories      x11
 license         GPL-2+
 maintainers     gmail.com:evangoldenberg \
@@ -33,8 +32,8 @@
                 http://dist.schmorp.de/rxvt-unicode/Attic/
 use_bzip2       yes
 
-checksums       sha1    e6fdf091860ecb458730dc68b0176f67f207a2f7 \
-                rmd160  80b33c123edee498f267147b5c2361a81c42f160
+checksums       rmd160  d316e1ba06e9609417e472f74a0541ca8674424c \
+                sha256  76bb15cdc8cc7709b01389727f7d818f1f401b6616121f0216165a4cb5e74874
 
 depends_build \
 	port:pkgconfig
@@ -85,3 +84,7 @@
     xinstall -m 644 -W ${worksrcpath} COPYING Changes INSTALL README.FAQ README.configure ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath}/doc/etc rxvt-unicode.termcap rxvt-unicode.terminfo ${destroot}${prefix}/share/doc/${name}/etc
 }
+
+livecheck.type  regex
+livecheck.url   [lindex ${master_sites} 0]
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/x11/rxvt-unicode/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/x11/rxvt-unicode/files/patch-Makefile.in.diff	2013-02-19 01:07:41 UTC (rev 103214)
+++ trunk/dports/x11/rxvt-unicode/files/patch-Makefile.in.diff	2013-02-19 01:16:39 UTC (rev 103215)
@@ -1,6 +1,6 @@
---- Makefile.in	2008-02-22 10:32:28.000000000 -0600
-+++ Makefile.in	2008-11-10 16:25:02.000000000 -0600
-@@ -32,6 +32,8 @@
+--- Makefile.in.orig	2012-11-06 14:54:10.000000000 -0600
++++ Makefile.in	2013-02-18 19:11:49.000000000 -0600
+@@ -31,6 +31,8 @@
  
  RECURSIVE_TARGETS = all allbin alldoc tags clean distclean realclean install
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130218/dbb3cf2f/attachment.html>


More information about the macports-changes mailing list