summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2004-12-05 05:55:51 +0000
committerben <ben@pkgsrc.org>2004-12-05 05:55:51 +0000
commit510a8eaa8a8265b75b0892571e0a54d92c7373cd (patch)
tree395736ec45645603f55d97884eb7330855a366ef
parent87a70328bc0bf6d94b6283678c994f0e4035f320 (diff)
downloadpkgsrc-510a8eaa8a8265b75b0892571e0a54d92c7373cd.tar.gz
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
-rw-r--r--devel/python-mode/Makefile12
-rw-r--r--devel/python-mode/distinfo6
2 files changed, 9 insertions, 9 deletions
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