From owner-svn-ports-all@FreeBSD.ORG Fri May 2 01:51:51 2014 Return-Path: Delivered-To: svn-ports-all@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 9F046806; Fri, 2 May 2014 01:51:51 +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 7FBFF1838; Fri, 2 May 2014 01:51:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s421pplo066057; Fri, 2 May 2014 01:51:51 GMT (envelope-from ashish@svn.freebsd.org) Received: (from ashish@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s421poCp066052; Fri, 2 May 2014 01:51:50 GMT (envelope-from ashish@svn.freebsd.org) Message-Id: <201405020151.s421poCp066052@svn.freebsd.org> From: Ashish SHUKLA Date: Fri, 2 May 2014 01:51:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352771 - in head: Mk 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 01:51:51 -0000 Author: ashish Date: Fri May 2 01:51:50 2014 New Revision: 352771 URL: http://svnweb.freebsd.org/changeset/ports/352771 QAT: https://qat.redports.org/buildarchive/r352771/ Log: - Update to bzr revision 24.4.50 - Update version of emacs-devel port in bsd.emacs.mk Modified: head/Mk/bsd.emacs.mk head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo Modified: head/Mk/bsd.emacs.mk ============================================================================== --- head/Mk/bsd.emacs.mk Fri May 2 01:48:26 2014 (r352770) +++ head/Mk/bsd.emacs.mk Fri May 2 01:51:50 2014 (r352771) @@ -134,7 +134,7 @@ PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PO # Emacs-24.x (development version) .elif (${EMACS_PORT_NAME} == "emacs-devel") EMACS_NAME= emacs -EMACS_VER= 24.3.50 +EMACS_VER= 24.4.50 EMACS_MAJOR_VER= 24 EMACS_LIBDIR?= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER} Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Fri May 2 01:48:26 2014 (r352770) +++ head/editors/emacs-devel/Makefile Fri May 2 01:51:50 2014 (r352771) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= emacs -PORTVERSION= ${EMACS_VER} -PORTREVISION= 1 +PORTVERSION= ${EMACS_VER}.${EMACS_REV} PORTEPOCH= 2 CATEGORIES= editors ipv6 -MASTER_SITES= GNU_ALPHA -MASTER_SITE_SUBDIR= emacs/pretest +MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ashish PKGNAMESUFFIX= -devel MAINTAINER= ashish@FreeBSD.org @@ -21,7 +21,8 @@ CONFLICTS= emacs-19.* emacs21-[0-9]* ema xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \ emacs-nox11-[0-9]* -EMACS_VER= 24.3.90 +EMACS_VER= 24.4.50 +EMACS_REV= 117036 GNU_CONFIGURE= yes USES= ncurses pkgconfig gmake shebangfix tar:xz CPPFLAGS+= -I${LOCALBASE}/include @@ -47,8 +48,8 @@ INFO= ada-mode auth autotype bovine cal ebrowse ede ediff edt efaq eieio eintr elisp emacs-mime emacs-gnutls emacs epa \ erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido info \ mairix-el message mh-e newsticker nxml-mode octave-mode \ - org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve \ - smtpmail speedbar srecode todo-mode tramp url vip viper widget wisent woman + org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar \ + srecode todo-mode tramp url vhdl-mode vip viper widget wisent woman OPTIONS_DEFINE= X11 ACL DBUS GCONF GIF JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SCROLLBARS \ XFT XIM XML XPM MAGICK GNUTLS GSETTINGS LTO FILENOTIFY Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Fri May 2 01:48:26 2014 (r352770) +++ head/editors/emacs-devel/distinfo Fri May 2 01:51:50 2014 (r352771) @@ -1,2 +1,2 @@ -SHA256 (emacs-24.3.90.tar.xz) = f82ed8db1e225b760eba09ab37a5a908160e7e76158143bc0d0ac23fd0e6a30f -SIZE (emacs-24.3.90.tar.xz) = 39407604 +SHA256 (emacs-24.4.50.117036.tar.xz) = 1436ae398891101e07ada703535b64fbcf0155ef5084a2664ac1ec9f968c431e +SIZE (emacs-24.4.50.117036.tar.xz) = 30693720