svn commit: r352972 - head/editors/emacs-devel

Ashish SHUKLA ashish at FreeBSD.org
Sun May 4 21:29:59 UTC 2014


Author: ashish
Date: Sun May  4 21:29:58 2014
New Revision: 352972
URL: http://svnweb.freebsd.org/changeset/ports/352972
QAT: https://qat.redports.org/buildarchive/r352972/

Log:
  - Update pkg-plist to include files present in STAGEDIR but missed
  
  Reported by:	swills (via private email)

Modified:
  head/editors/emacs-devel/Makefile
  head/editors/emacs-devel/pkg-plist

Modified: head/editors/emacs-devel/Makefile
==============================================================================
--- head/editors/emacs-devel/Makefile	Sun May  4 21:16:38 2014	(r352971)
+++ head/editors/emacs-devel/Makefile	Sun May  4 21:29:58 2014	(r352972)
@@ -3,6 +3,7 @@
 
 PORTNAME=	emacs
 PORTVERSION=	${EMACS_VER}.${EMACS_REV}
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	editors ipv6
 MASTER_SITES=	http://distfiles.pirateparty.in/%SUBDIR%/ \

Modified: head/editors/emacs-devel/pkg-plist
==============================================================================
--- head/editors/emacs-devel/pkg-plist	Sun May  4 21:16:38 2014	(r352971)
+++ head/editors/emacs-devel/pkg-plist	Sun May  4 21:29:58 2014	(r352972)
@@ -23,6 +23,8 @@ 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


More information about the svn-ports-all mailing list