From owner-svn-ports-head@FreeBSD.ORG Thu Jul 24 14:38:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 032A7C08; Thu, 24 Jul 2014 14:38:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D83A4269E; Thu, 24 Jul 2014 14:38:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6OEc263073337; Thu, 24 Jul 2014 14:38:02 GMT (envelope-from ashish@svn.freebsd.org) Received: (from ashish@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6OEc2MK073333; Thu, 24 Jul 2014 14:38:02 GMT (envelope-from ashish@svn.freebsd.org) Message-Id: <201407241438.s6OEc2MK073333@svn.freebsd.org> From: Ashish SHUKLA Date: Thu, 24 Jul 2014 14:38:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362799 - head/editors/emacs-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2014 14:38:03 -0000 Author: ashish Date: Thu Jul 24 14:38:01 2014 New Revision: 362799 URL: http://svnweb.freebsd.org/changeset/ports/362799 QAT: https://qat.redports.org/buildarchive/r362799/ Log: - Update to bzr snapshot revision 117564 Modified: head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo head/editors/emacs-devel/pkg-plist Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Thu Jul 24 13:58:01 2014 (r362798) +++ head/editors/emacs-devel/Makefile Thu Jul 24 14:38:01 2014 (r362799) @@ -3,7 +3,6 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER}.${EMACS_REV} -PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= editors ipv6 MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \ @@ -23,7 +22,7 @@ CONFLICTS= emacs-19.* emacs21-[0-9]* ema emacs-nox11-[0-9]* EMACS_VER= 24.4.50 -EMACS_REV= 117036 +EMACS_REV= 117564 GNU_CONFIGURE= yes USES= gmake makeinfo ncurses pkgconfig shebangfix tar:xz CPPFLAGS+= -I${LOCALBASE}/include Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Thu Jul 24 13:58:01 2014 (r362798) +++ head/editors/emacs-devel/distinfo Thu Jul 24 14:38:01 2014 (r362799) @@ -1,2 +1,2 @@ -SHA256 (emacs-24.4.50.117036.tar.xz) = 1436ae398891101e07ada703535b64fbcf0155ef5084a2664ac1ec9f968c431e -SIZE (emacs-24.4.50.117036.tar.xz) = 30693720 +SHA256 (emacs-24.4.50.117564.tar.xz) = fb2525836a770cc1f93e2f381b4a2af5dc70809aeef57be8de4d5fead3834342 +SIZE (emacs-24.4.50.117564.tar.xz) = 31067732 Modified: head/editors/emacs-devel/pkg-plist ============================================================================== --- head/editors/emacs-devel/pkg-plist Thu Jul 24 13:58:01 2014 (r362798) +++ head/editors/emacs-devel/pkg-plist Thu Jul 24 14:38:01 2014 (r362799) @@ -15,7 +15,6 @@ share/applications/emacs.desktop %%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/site-lisp/site-start.el %%DATADIR%%/%%EMACS_VER%%/site-lisp/subdirs.el %%DATADIR%%/site-lisp/subdirs.el -%%INFODIR%%/dir share/icons/hicolor/128x128/apps/emacs.png share/icons/hicolor/16x16/apps/emacs.png share/icons/hicolor/24x24/apps/emacs.png @@ -23,8 +22,6 @@ share/icons/hicolor/32x32/apps/emacs.png share/icons/hicolor/48x48/apps/emacs.png share/icons/hicolor/scalable/apps/emacs.svg share/icons/hicolor/scalable/mimetypes/emacs-document.svg -/var/games/emacs/snake-scores -/var/games/emacs/tetris-scores @dirrm %%INFODIR%% @dirrmtry %%DATADIR%%/%%EMACS_VER%%/site-lisp @dirrmtry share/icons/hicolor/scalable/mimetypes @@ -42,6 +39,7 @@ share/icons/hicolor/scalable/mimetypes/e @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@unexec if [ ! -s /var/games/emacs/snake-scores ]; then rm -f /var/games/emacs/snake-scores; fi -@unexec if [ ! -s /var/games/emacs/tetris-scores ]; then rm -f /var/games/emacs/tetris-scores; fi @unexec rmdir /var/games/emacs 2>/dev/null || true +@cwd /var/games/emacs +snake-scores +tetris-scores