pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors Needs revbump for png update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d50d239b2f01
branches:  trunk
changeset: 576550:d50d239b2f01
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon Jun 14 10:32:24 2010 +0000

description:
Needs revbump for png update.

diffstat:

 editors/emacs-snapshot/Makefile |  4 +++-
 editors/xemacs-current/Makefile |  4 ++--
 editors/xemacs/Makefile         |  4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

diffs (45 lines):

diff -r cb46dea7a505 -r d50d239b2f01 editors/emacs-snapshot/Makefile
--- a/editors/emacs-snapshot/Makefile   Mon Jun 14 10:25:02 2010 +0000
+++ b/editors/emacs-snapshot/Makefile   Mon Jun 14 10:32:24 2010 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2010/06/07 22:44:01 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2010/06/14 10:32:24 dholland Exp $
+
+PKGREVISION=1
 
 CONFLICTS+=    emacs-nox11-[0-9]*
 
diff -r cb46dea7a505 -r d50d239b2f01 editors/xemacs-current/Makefile
--- a/editors/xemacs-current/Makefile   Mon Jun 14 10:25:02 2010 +0000
+++ b/editors/xemacs-current/Makefile   Mon Jun 14 10:32:24 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2009/08/26 19:58:43 sno Exp $
+# $NetBSD: Makefile,v 1.68 2010/06/14 10:34:39 dholland Exp $
 
 PKGNAME?=      ${DISTNAME}
 COMMENT?=      *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
@@ -6,7 +6,7 @@
 DISTNAME=      xemacs-21.5.27
 EMACSVERSION=  21.5-b27
 EMACS_DISTNAME=        xemacs-${EMACSVERSION}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/}
 
diff -r cb46dea7a505 -r d50d239b2f01 editors/xemacs/Makefile
--- a/editors/xemacs/Makefile   Mon Jun 14 10:25:02 2010 +0000
+++ b/editors/xemacs/Makefile   Mon Jun 14 10:32:24 2010 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.92 2010/01/24 00:17:56 dholland Exp $
+# $NetBSD: Makefile,v 1.93 2010/06/14 10:33:12 dholland Exp $
 
 PKGNAME?=      ${DISTNAME}
 COMMENT?=      XEmacs text editor version 21
 
 DISTNAME=      xemacs-21.4.17
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/}
 DISTFILES=     ${DISTNAME}.tar.gz ${DISTNAME}-elc.tar.gz \



Home | Main Index | Thread Index | Old Index