[122196] users/devans/dports

devans at macports.org devans at macports.org
Thu Jul 17 09:57:09 PDT 2014


Revision: 122196
          https://trac.macports.org/changeset/122196
Author:   devans at macports.org
Date:     2014-07-17 09:57:08 -0700 (Thu, 17 Jul 2014)
Log Message:
-----------
devans/dports: Terminal, copy from trunk, rename to xfce4-terminal and update to version 0.6.3 (#41861).

Modified Paths:
--------------
    users/devans/dports/xfce/xfce4-terminal/Portfile

Added Paths:
-----------
    users/devans/dports/xfce/
    users/devans/dports/xfce/xfce4-terminal/


Property changes on: users/devans/dports/xfce/xfce4-terminal
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/xfce/Terminal:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856

Modified: users/devans/dports/xfce/xfce4-terminal/Portfile
===================================================================
--- trunk/dports/xfce/Terminal/Portfile	2014-07-17 16:26:21 UTC (rev 122195)
+++ users/devans/dports/xfce/xfce4-terminal/Portfile	2014-07-17 16:57:08 UTC (rev 122196)
@@ -1,30 +1,30 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
-name            Terminal
-version         0.4.5
-revision        1
+name            xfce4-terminal
+version         0.6.3
+set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      xfce
 platforms       darwin
 license         GPL-2+
 maintainers     afb
-categories      xfce
-platforms       darwin
+
 description     Terminal is a modern terminal emulator for the Unix/Linux desktop.
 long_description ${description}
+
 homepage        http://goodies.xfce.org/projects/applications/terminal
-master_sites    http://www.xfce.org/archive/src/apps/terminal/0.4/
+master_sites    http://archive.xfce.org/src/apps/xfce4-terminal/${branch}/
 use_bzip2       yes
-checksums       md5 3c707628e2e97c6d9566cd74d400036a \
-                sha1 8c23799922700b1f74dc7b7e029eec192d8ff62c \
-                rmd160 f0cbfdfabc5c3037508e3b52e938c3d62bc8c14b
 
+checksums       rmd160  2d369f99c4eb45b19c5348e5520d14c43160a9f6 \
+                sha256  912f4716c2395a14a80620ef982b4af1e2a67a8df9a1ef0b802ecae826057e08
+
 depends_build   port:intltool port:pkgconfig
-depends_lib     port:exo port:vte port:dbus port:gtk2 \
+depends_lib     port:vte port:dbus port:gtk2 \
                 path:include/glib-2.0/gio/gio.h:glib2 port:hicolor-icon-theme
 
-configure.args  --enable-dbus
-
-patchfiles      patch-terminal-Makefile.in
+livecheck.type  regex
+livecheck.url   ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140717/83d0361a/attachment.html>


More information about the macports-changes mailing list