From 4f5cfed730a36df80c00ac36b667714bb80d95bc Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 5 Dec 2004 05:55:51 +0000 Subject: Update MASTER_SITES to reflect move to sourceforge and new maintainers. The changes are minor, but there is no ChangeLog. The version number went from 4.6 to 4.54, however 4.6 appears to be the older version. Setting the package version to 4.6.54. This addresses PR#28348 --- devel/python-mode/Makefile | 12 ++++++------ devel/python-mode/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'devel') diff --git a/devel/python-mode/Makefile b/devel/python-mode/Makefile index 54f0cebd582..a9c462844ec 100644 --- a/devel/python-mode/Makefile +++ b/devel/python-mode/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2004/07/22 09:16:01 recht Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/05 05:55:51 ben Exp $ # -DISTNAME= python-mode-4.6 -PKGREVISION= 1 +DISTNAME= python-mode-4.6.54 CATEGORIES= devel python -MASTER_SITES= http://www.python.org/emacs/python-mode/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-mode/} DISTFILES= python-mode.el MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.python.org/emacs/python-mode/ +HOMEPAGE= http://www.sourceforge.net/project/python-mode/ COMMENT= Emacs mode for editing python files # Note that XEmacs >=21.4.4 includes a python-mode in the prog-modes @@ -16,11 +15,12 @@ COMMENT= Emacs mode for editing python files EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 WRKSRC= ${WRKDIR} +DIST_SUBDIR= python-mode-20041204 .include "../../mk/emacs.mk" do-extract: - ${CP} ${DISTDIR}/python-mode.el ${WRKDIR} + ${CP} ${DISTDIR}/${DIST_SUBDIR}/python-mode.el ${WRKDIR} do-build: ${EMACS_BIN} --no-init-file -batch \ diff --git a/devel/python-mode/distinfo b/devel/python-mode/distinfo index 6d7a5d0d67b..84b2853c4a2 100644 --- a/devel/python-mode/distinfo +++ b/devel/python-mode/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/10/25 20:02:39 cjep Exp $ +$NetBSD: distinfo,v 1.2 2004/12/05 05:55:51 ben Exp $ -SHA1 (python-mode.el) = 28162888271fed42f89586c63d95f9d755a9249c -Size (python-mode.el) = 123488 bytes +SHA1 (python-mode-20041204/python-mode.el) = 4de9980a1486e12d2532e92b1d289547f85c8c1e +Size (python-mode-20041204/python-mode.el) = 143778 bytes -- cgit v1.2.3