[33491] trunk/dports/gnome/gnome-terminal/Portfile

gui_dos at macports.org gui_dos at macports.org
Sun Jan 27 14:50:50 PST 2008


Revision: 33491
          http://trac.macosforge.org/projects/macports/changeset/33491
Author:   gui_dos at macports.org
Date:     2008-01-27 14:50:47 -0800 (Sun, 27 Jan 2008)

Log Message:
-----------
gnome-terminal:
- Fixed syntax (missing "set branch")
- Update to version 2.18.4

Modified Paths:
--------------
    trunk/dports/gnome/gnome-terminal/Portfile

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2008-01-27 22:06:57 UTC (rev 33490)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2008-01-27 22:50:47 UTC (rev 33491)
@@ -3,17 +3,17 @@
 PortSystem  1.0
 
 name		gnome-terminal
-version		2.18.0
-revision    [join [lrange [split ${version} .] 0 1] .]
+version		2.18.4
+set branch      [join [lrange [split ${version} .] 0 1] .]
 description	Terminal component for the GNOME 2 Desktop
 long_description        Terminal component for the GNOME 2 Desktop
 maintainers	nomaintainer
 categories	gnome
-platforms	darwin 
+platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-checksums	rmd160 356d67271d1b9fe0fecef1edda4e57427216918c
+checksums	rmd160 0d4125cf7d4cf6f04b648f4fe10c623af84018b0
 
 patchfiles	patch_terminal-screen.c
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080127/ef5c2a8e/attachment-0001.html


More information about the macports-changes mailing list