Date: Fri, 29 Jun 2007 15:04:32 +0400 (MSD) From: Denis Shaposhnikov <dsh@vlink.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: saturnero@gufi.org Subject: ports/114124: Update port: lang/python-mode.el (latest release) Message-ID: <200706291104.l5TB4Wib062336@neva.vlink.ru> Resent-Message-ID: <200706291150.l5TBo39i098791@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114124 >Category: ports >Synopsis: Update port: lang/python-mode.el (latest release) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 29 11:50:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #5: Thu May 24 14:16:52 MSD 2007 dsh@neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386 >Description: This diff upgrades lang/python-mode to the latest release. Maintainer CC'd. >How-To-Repeat: >Fix: diff -Nru --exclude=.svn /usr/ports/lang/python-mode.el/Makefile python-mode.el/Makefile --- /usr/ports/lang/python-mode.el/Makefile Wed Nov 2 16:34:58 2005 +++ python-mode.el/Makefile Thu Jun 28 17:46:45 2007 @@ -6,11 +6,11 @@ # PORTNAME= python-mode.el -PORTVERSION= 1.0.a +PORTVERSION= 1.0 CATEGORIES= lang elisp python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=python-mode -DISTNAME= python-mode-1.0alpha +DISTNAME= python-mode-${PORTVERSION} MAINTAINER= saturnero@gufi.org COMMENT= Emacs lisp module for the Python language @@ -21,7 +21,7 @@ EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp -LISPFILES= python-mode.el pycomplete.el +LISPFILES= doctest-mode.el pycomplete.el pycomplete.py python-mode.el do-install: ${MKDIR} ${EMACSLISPDIR} diff -Nru --exclude=.svn /usr/ports/lang/python-mode.el/distinfo python-mode.el/distinfo --- /usr/ports/lang/python-mode.el/distinfo Sun Jan 22 15:42:19 2006 +++ python-mode.el/distinfo Thu Jun 28 17:46:47 2007 @@ -1,3 +1,3 @@ -MD5 (python-mode-1.0alpha.tar.gz) = 41adbb7bc4079d9aac3323e962c1e542 -SHA256 (python-mode-1.0alpha.tar.gz) = b0845398f566fcd475ae4ac2d0b48aa01a03f3d4dc3af92a52fe39d567f30273 -SIZE (python-mode-1.0alpha.tar.gz) = 53666 +MD5 (python-mode-1.0.tar.gz) = 57fde95d350e010b5a00d98b8ce4a066 +SHA256 (python-mode-1.0.tar.gz) = 1e0f0038d9a320ba4e0b3b6a8f0ead46c94147ccc5bcd61ccd0a3ec14ff19445 +SIZE (python-mode-1.0.tar.gz) = 54295 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706291104.l5TB4Wib062336>