[35452] trunk/dports/xfce/Terminal

afb at macports.org afb at macports.org
Fri Mar 28 11:59:28 PDT 2008


Revision: 35452
          http://trac.macosforge.org/projects/macports/changeset/35452
Author:   afb at macports.org
Date:     2008-03-28 11:59:27 -0700 (Fri, 28 Mar 2008)

Log Message:
-----------
mass upgrade from Xfce 4.2.4 to Xfce 4.4.2 (#12749)

Modified Paths:
--------------
    trunk/dports/xfce/Terminal/Portfile
    trunk/dports/xfce/Terminal/files/patch-terminal-Makefile.in

Modified: trunk/dports/xfce/Terminal/Portfile
===================================================================
--- trunk/dports/xfce/Terminal/Portfile	2008-03-28 18:59:19 UTC (rev 35451)
+++ trunk/dports/xfce/Terminal/Portfile	2008-03-28 18:59:27 UTC (rev 35452)
@@ -3,19 +3,24 @@
 PortSystem 1.0
 
 name		Terminal
-version		0.2.4
-revision	1
+version		0.2.8
 categories	xfce
 platforms	darwin
-maintainers	nomaintainer
+maintainers	afb at macports.org
+categories	xfce
+platforms	darwin
 description	Terminal is a modern terminal emulator for the Unix/Linux desktop.
-long_description        ${description}
-homepage	http://www.os-cillation.com/article.php?sid=40
+long_description ${description}
+homepage	http://www.os-cillation.com/index.php?id=42&L=5
+master_sites	http://www.ca-us.xfce.org/archive/xfce-4.4.2/src/
 use_bzip2	yes
-master_sites    http://www.os-works.com/files/projects/terminal/0.2/ \
-		http://download.berlios.de/xfce-goodies/
-checksums	md5 d9f8c9db0a27c4d304e1c4fd2ca3a371
-depends_lib     lib:libexo-0.3:libexo lib:libvte:vte
-patchfiles		patch-terminal-Makefile.in
-configure.args	--mandir=${prefix}/share/man
-configure.cppflags-append	"-L${prefix}/lib"
+checksums	md5 cfe660ecf50e9d3b073576bbc4af6ab2 \
+		sha1 9c4ae0422dea8161aa72659d3bd1b035688d70d7 \
+		rmd160  49bf87091ef39011dc9111439a939a52f19771fe
+
+depends_lib	port:exo port:vte port:dbus port:gtk2 \
+		port:startup-notification port:hicolor-icon-theme
+
+configure.args  --enable-dbus --enable-startup-notification
+
+patchfiles	patch-terminal-Makefile.in

Modified: trunk/dports/xfce/Terminal/files/patch-terminal-Makefile.in
===================================================================
--- trunk/dports/xfce/Terminal/files/patch-terminal-Makefile.in	2008-03-28 18:59:19 UTC (rev 35451)
+++ trunk/dports/xfce/Terminal/files/patch-terminal-Makefile.in	2008-03-28 18:59:27 UTC (rev 35452)
@@ -1,10 +1,10 @@
---- terminal/Makefile.in	2005-03-19 20:31:20.000000000 +0100
+--- terminal/Makefile.in.orig	2007-12-02 15:16:22.000000000 +0100
 +++ terminal/Makefile.in	2006-05-04 21:15:48.000000000 +0200
-@@ -1062,7 +1062,6 @@
+@@ -995,7 +995,6 @@
  # install symlink to 'terminal'
  install-data-local:
  	$(mkinstalldirs) $(DESTDIR)$(bindir)
--	( cd $(DESTDIR)$(bindir) ; ln -sf Terminal terminal )
+-	-( cd $(DESTDIR)$(bindir) ; ln -sf Terminal terminal )
  
- @MAINTAINER_MODE_TRUE at terminal-enum-types.h: stamp-terminal-enum-types.h
- @MAINTAINER_MODE_TRUE@	@true
+ @MAINTAINER_MODE_TRUE at terminal-window-ui.h: Makefile $(srcdir)/terminal-window-ui.xml
+ @MAINTAINER_MODE_TRUE@	exo-csource --strip-comments --strip-content --static --name=terminal_window_ui $(srcdir)/terminal-window-ui.xml > terminal-window-ui.h

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080328/1c95baee/attachment.html


More information about the macports-changes mailing list