Date: Wed, 13 Aug 2008 16:59:05 +0200 From: "Pietro Cerutti" <gahr@FreeBSD.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/126505: [patch] x11-wm/enlightenment update to 0.16.8.14 Message-ID: <1218639545.48501@gahrtop.localhost> Resent-Message-ID: <200808131500.m7DF05rC093453@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126505 >Category: ports >Synopsis: [patch] x11-wm/enlightenment update to 0.16.8.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 13 15:00:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: FreeBSD 8.0-CURRENT i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD 8.0-CURRENT #2: Tue Aug 12 13:24:46 CEST 2008 root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034 >Description: >How-To-Repeat: >Fix: --- enlightenment.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/enlightenment/Makefile,v retrieving revision 1.108 diff -u -u -r1.108 Makefile --- Makefile 6 Jun 2008 14:17:14 -0000 1.108 +++ Makefile 13 Aug 2008 13:17:12 -0000 @@ -6,11 +6,10 @@ # PORTNAME= enlightenment -PORTVERSION= 0.16.8.13 -PORTREVISION= 2 +PORTVERSION= 0.16.8.14 CATEGORIES= x11-wm MASTER_SITES= SF -DISTNAME= e16-${PORTVERSION}-0.01 +DISTNAME= e16-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= A very artistic X window manager Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11-wm/enlightenment/distinfo,v retrieving revision 1.35 diff -u -u -r1.35 distinfo --- distinfo 16 Mar 2008 01:20:22 -0000 1.35 +++ distinfo 13 Aug 2008 13:17:29 -0000 @@ -1,3 +1,3 @@ -MD5 (e16-0.16.8.13-0.01.tar.gz) = d1247e525963de564acf008690ef5da3 -SHA256 (e16-0.16.8.13-0.01.tar.gz) = c7b81722dec58927f55c536434331e0e4603401334689036b713f05004cc366b -SIZE (e16-0.16.8.13-0.01.tar.gz) = 1955401 +MD5 (e16-0.16.8.14.tar.gz) = a6a345ada7b60a44df3759e4cd1682c1 +SHA256 (e16-0.16.8.14.tar.gz) = 82e89e0386af9bac63c14dbdd9aee6126ee4b25390ed48f9f1a9096ca64fc45e +SIZE (e16-0.16.8.14.tar.gz) = 1952339 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-wm/enlightenment/pkg-plist,v retrieving revision 1.35 diff -u -u -r1.35 pkg-plist --- pkg-plist 18 Feb 2008 02:55:46 -0000 1.35 +++ pkg-plist 13 Aug 2008 13:26:19 -0000 @@ -102,6 +102,10 @@ %%DATADIR%%/misc/e16.png %%DATADIR%%/misc/e16-gnome.desktop %%DATADIR%%/misc/e16-kde.desktop +%%DATADIR%%/misc/e16-dbus-cmd +%%DATADIR%%/misc/starte16 +%%DATADIR%%/misc/starte16-gnome +%%DATADIR%%/misc/starte16-kde %%DATADIR%%/misc/Xclients.e16.sh %%DATADIR%%/misc/Xclients.e16-gnome.sh %%DATADIR%%/misc/Xclients.e16-kde.sh --- enlightenment.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1218639545.48501>