Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2014 14:38:02 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362799 - head/editors/emacs-devel
Message-ID:  <201407241438.s6OEc2MK073333@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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