Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2013 19:32:33 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315409 - head/x11/terminology
Message-ID:  <201303271932.r2RJWXo4028796@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Wed Mar 27 19:32:33 2013
New Revision: 315409
URL: http://svnweb.freebsd.org/changeset/ports/315409

Log:
  - Update to 0.3.0
  
  Approved by:	crees (mentor)

Modified:
  head/x11/terminology/Makefile
  head/x11/terminology/distinfo
  head/x11/terminology/pkg-plist

Modified: head/x11/terminology/Makefile
==============================================================================
--- head/x11/terminology/Makefile	Wed Mar 27 19:23:50 2013	(r315408)
+++ head/x11/terminology/Makefile	Wed Mar 27 19:32:33 2013	(r315409)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	terminology
-PORTVERSION=	0.2.0
+PORTVERSION=	0.3.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.fr/releases/ \
 		LOCAL/gblach/e17/
@@ -16,7 +16,6 @@ DIST_SUBDIR=	e17
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_EFL=	eina eet evas ecore edje emotion elementary
-USE_EFL_ECORE=	imf imf_evas input
-USE_GNOME=	gnomehack pkgconfig
+USE_EFL_ECORE=	imf imf_evas input ipc
 
 .include <bsd.port.mk>

Modified: head/x11/terminology/distinfo
==============================================================================
--- head/x11/terminology/distinfo	Wed Mar 27 19:23:50 2013	(r315408)
+++ head/x11/terminology/distinfo	Wed Mar 27 19:32:33 2013	(r315409)
@@ -1,2 +1,2 @@
-SHA256 (e17/terminology-0.2.0.tar.bz2) = abe270a92f7e8734696d9e36bc276c790b3447c6962e9febfb861dbc4059784d
-SIZE (e17/terminology-0.2.0.tar.bz2) = 509135
+SHA256 (e17/terminology-0.3.0.tar.bz2) = 7ea94aec40fc0e210543b36236842f1dfe3c64abf4f3d7ae6f5dae2fb668476e
+SIZE (e17/terminology-0.3.0.tar.bz2) = 567309

Modified: head/x11/terminology/pkg-plist
==============================================================================
--- head/x11/terminology/pkg-plist	Wed Mar 27 19:23:50 2013	(r315408)
+++ head/x11/terminology/pkg-plist	Wed Mar 27 19:32:33 2013	(r315409)
@@ -1,4 +1,10 @@
 bin/terminology
+bin/tyalpha
+bin/tybg
+bin/tycat
+bin/tyls
+bin/typop
+bin/tyq
 share/applications/terminology.desktop
 share/icons/terminology.png
 %%DATADIR%%/fonts/10x20.pcf
@@ -25,9 +31,12 @@ share/icons/terminology.png
 %%DATADIR%%/fonts/terminus-20-bold.pcf
 %%DATADIR%%/fonts/terminus-20.pcf
 %%DATADIR%%/images/terminology.png
+%%DATADIR%%/themes/black.edj
 %%DATADIR%%/themes/default.edj
 %%DATADIR%%/themes/mild.edj
-%%DATADIR%%/themes/black.edj
+%%DATADIR%%/themes/mustang.edj
+%%DATADIR%%/themes/solarized.edj
+%%DATADIR%%/themes/solarized_light.edj
 @dirrm %%DATADIR%%/themes
 @dirrm %%DATADIR%%/images
 @dirrm %%DATADIR%%/fonts



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303271932.r2RJWXo4028796>