pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
inn: Remove PYTHON_VERSIONS_ACCEPTED
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Wed Sep 4 16:54:44 2019 +0200
Changeset: df9cd23af6fa6271e19342730f00704ee69081dd
Modified Files:
inn/Makefile
inn/TODO
Log Message:
inn: Remove PYTHON_VERSIONS_ACCEPTED
All versions from pkgsrc are supported. Do not specify to reduce
maintenance effort. Suggested by wiz@.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=df9cd23af6fa6271e19342730f00704ee69081dd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
inn/Makefile | 1 -
inn/TODO | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/inn/Makefile b/inn/Makefile
index 413135ba5b..b3a0849071 100644
--- a/inn/Makefile
+++ b/inn/Makefile
@@ -60,7 +60,6 @@ CONFIGURE_ENV+= _PATH_SORT=${TOOLS_SORT}
CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD}
USE_TOOLS+= awk egrep gzip perl:run sed sh sort yacc
USE_LIBTOOL= yes
-PYTHON_VERSIONS_ACCEPTED= 37 36 27
REPLACE_PERL+= tests/docs/pod.t
LDFLAGS.SunOS+= -lsocket -lnsl
diff --git a/inn/TODO b/inn/TODO
index 81a06a5469..78cb29adef 100644
--- a/inn/TODO
+++ b/inn/TODO
@@ -6,7 +6,7 @@
[X] Check build for RELRO support
=> Good
[X] Check pkglints complaint about INN_DATA_DIR
- => Fixed.
+ => Fixed
[X] Check pkglints complaint about USE_LIBTOOL
=> Added with value yes
[X] gpg is now supported in addition to gpgv
Home |
Main Index |
Thread Index |
Old Index