From gahr@gahr.ch  Sun Feb 17 22:53:48 2008
Return-Path: <gahr@gahr.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B728A16A418
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Feb 2008 22:53:48 +0000 (UTC)
	(envelope-from gahr@gahr.ch)
Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73])
	by mx1.freebsd.org (Postfix) with ESMTP id 469B413C459
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Feb 2008 22:53:48 +0000 (UTC)
	(envelope-from gahr@gahr.ch)
Received: from 80-218-191-236.dclient.hispeed.ch ([80.218.191.236] helo=gahrtop.localhost)
	by cpanel03.rubas-s03.net with esmtpa (Exim 4.68)
	(envelope-from <gahr@gahr.ch>)
	id 1JQsOJ-0003qy-52
	for FreeBSD-gnats-submit@freebsd.org; Sun, 17 Feb 2008 23:53:47 +0100
Received: from gahrtop.localhost (localhost [127.0.0.1])
	by gahrtop.localhost (Postfix) with ESMTP id 19ADC50841
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Feb 2008 23:53:33 +0100 (CET)
Message-Id: <1203288813.6248@gahrtop.localhost>
Date: Sun, 17 Feb 2008 23:53:33 +0100
From: "Pietro Cerutti" <gahr@gahr.ch>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [update] x11-wm/enlightenment update to 0.16.8.12
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         120777
>Category:       ports
>Synopsis:       [update] x11-wm/enlightenment update to 0.16.8.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 17 23:00:08 UTC 2008
>Closed-Date:    Mon Feb 18 02:56:10 UTC 2008
>Last-Modified:  Mon Feb 18 03:00:05 UTC 2008
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-CURRENT #4: Wed Feb 13 18:13:34 CET 2008
    root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:


Announcement here:

http://sourceforge.net/mailarchive/forum.php?forum_name=enlightenment-announce&max_rows=25&style=nested&viewmonth=200802


>How-To-Repeat:





>Fix:


--- _enlightenment.diff begins here ---
--- Makefile.orig	2008-02-17 23:43:52.000000000 +0100
+++ Makefile	2008-02-17 23:51:16.000000000 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	enlightenment
-PORTVERSION=	0.16.8.11
-PORTREVISION=	0
+PORTVERSION=	0.16.8.12
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -39,26 +38,10 @@
 
 .if !defined(WITHOUT_NLS)
 USE_GETTEXT=	yes
-PLIST_FILES=	share/locale/bg/LC_MESSAGES/e16.mo \
-		share/locale/bs/LC_MESSAGES/e16.mo \
-		share/locale/da/LC_MESSAGES/e16.mo \
-		share/locale/de/LC_MESSAGES/e16.mo \
-		share/locale/en_US/LC_MESSAGES/e16.mo \
-		share/locale/es/LC_MESSAGES/e16.mo \
-		share/locale/fr/LC_MESSAGES/e16.mo \
-		share/locale/hu/LC_MESSAGES/e16.mo \
-		share/locale/ja/LC_MESSAGES/e16.mo \
-		share/locale/ko/LC_MESSAGES/e16.mo \
-		share/locale/nl/LC_MESSAGES/e16.mo \
-		share/locale/no/LC_MESSAGES/e16.mo \
-		share/locale/pl/LC_MESSAGES/e16.mo \
-		share/locale/pt/LC_MESSAGES/e16.mo \
-		share/locale/pt_BR/LC_MESSAGES/e16.mo \
-		share/locale/ru/LC_MESSAGES/e16.mo \
-		share/locale/sv/LC_MESSAGES/e16.mo \
-		share/locale/tr/LC_MESSAGES/e16.mo
+PLIST_SUB+=	NLS=""
 .else
 CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+=	NLS="@comment "
 .endif
 
 .include <bsd.port.mk>
--- distinfo.orig	2008-02-17 23:44:18.000000000 +0100
+++ distinfo	2008-02-17 23:44:28.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (e16-0.16.8.11-0.01.tar.gz) = f27227e1d9216b7c80f2d34a243f43ec
-SHA256 (e16-0.16.8.11-0.01.tar.gz) = 1f601781788eaaa1a53bfce85fc0ed9d9ee732b588889419305e4121578ea849
-SIZE (e16-0.16.8.11-0.01.tar.gz) = 1955291
+MD5 (e16-0.16.8.12-0.01.tar.gz) = a10a720f167939ab1a8810885b77dd8b
+SHA256 (e16-0.16.8.12-0.01.tar.gz) = a5a8d2bfbfcdd3ce0011ba29244f01767c062ed8f9ab02ba22a0e092c6397f62
+SIZE (e16-0.16.8.12-0.01.tar.gz) = 1950838
--- pkg-plist.orig	2008-02-17 23:48:32.000000000 +0100
+++ pkg-plist	2008-02-17 23:50:52.000000000 +0100
@@ -3,6 +3,24 @@
 bin/eesh
 bin/epp
 bin/starte16
+%%NLS%%share/locale/bg/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/bs/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/da/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/de/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/en_US/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/es/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/no/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/e16.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/e16.mo
 %%DATADIR%%/E-docs/exit1.png
 %%DATADIR%%/E-docs/exit2.png
 %%DATADIR%%/E-docs/next1.png
@@ -93,7 +111,6 @@
 %%DATADIR%%/scripts/session.sh
 %%DATADIR%%/themes/winter/ABOUT/MAIN
 %%DATADIR%%/themes/winter/ABOUT/bg.png
-%%DATADIR%%/themes/winter/ABOUT/vixar.ttf
 %%DATADIR%%/themes/winter/README
 %%DATADIR%%/themes/winter/backgrounds/backgrounds.cfg
 %%DATADIR%%/themes/winter/backgrounds/images/startup-bg.png
@@ -375,7 +392,6 @@
 %%DATADIR%%/themes/winter/tooltips/images/tooltipbg.png
 %%DATADIR%%/themes/winter/tooltips/tooltips.cfg
 %%DATADIR%%/themes/winter/ttfonts/COPYRIGHT.Vera
-%%DATADIR%%/themes/winter/ttfonts/LICENSE.Vera
 %%DATADIR%%/themes/winter/ttfonts/Vera.ttf
 %%DATADIR%%/themes/winter/ttfonts/VeraBd.ttf
 share/xsessions/e16.desktop
--- _enlightenment.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vanilla 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 17 23:00:34 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120777 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Mon Feb 18 02:56:09 UTC 2008 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120777 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120777: commit references a PR
Date: Mon, 18 Feb 2008 02:55:53 +0000 (UTC)

 vanilla     2008-02-18 02:55:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/enlightenment Makefile distinfo pkg-plist 
   Log:
   Upgrade to 0.16.8.12.
   
   PR:             ports/120777
   Submitted by:   "Pietro Cerutti" <gahr.at.gahr.ch>
   
   Revision  Changes    Path
   1.104     +3 -20     ports/x11-wm/enlightenment/Makefile
   1.34      +3 -3      ports/x11-wm/enlightenment/distinfo
   1.35      +18 -2     ports/x11-wm/enlightenment/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
