pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Feedback
Module Name: pkgsrc-wip
Committed By: jcea <jcea%jcea.es@localhost>
Pushed By: jcea
Date: Sat May 23 15:03:44 2020 +0200
Changeset: cdc708b2c9da72feda3724d9840ef5e2f94b8d5f
Modified Files:
mailman/Makefile
Log Message:
Feedback
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cdc708b2c9da72feda3724d9840ef5e2f94b8d5f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mailman/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/mailman/Makefile b/mailman/Makefile
index 86a3a8ba14..560078641b 100644
--- a/mailman/Makefile
+++ b/mailman/Makefile
@@ -1,8 +1,6 @@
# $NetBSD: Makefile,v 1.89 2019/11/02 16:25:22 rillig Exp $
DISTNAME= mailman-2.1.33
-PKGNAME= mailman-2.1.33
-PKGREVISION= 0
CATEGORIES= mail www
MASTER_SITES= https://launchpad.net/mailman/2.1/2.1.33/+download/
EXTRACT_SUFX= .tgz
@@ -69,7 +67,7 @@ RCD_SCRIPTS= mailman
INSTALL_TEMPLATES+= ${FILESDIR}/INSTALL
DEINSTALL_TEMPLATES+= ${FILESDIR}/DEINSTALL
-PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 2.1.14.1
+PYTHON_VERSIONS_ACCEPTED= 27 # Mailman 2.1.x is stuck in Python 2.7
REPLACE_PYTHON+= Mailman/Archiver/pipermail.py
REPLACE_PYTHON+= Mailman/Post.py
REPLACE_PYTHON+= bin/msgfmt.py
Home |
Main Index |
Thread Index |
Old Index