pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/fetchmailconf
Module Name: pkgsrc
Committed By: triaxx
Date: Sun Oct 16 20:35:35 UTC 2022
Modified Files:
pkgsrc/mail/fetchmailconf: Makefile PLIST
Log Message:
fetchmailconf: Update to 6.4.34
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/mail/fetchmailconf/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/fetchmailconf/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/fetchmailconf/Makefile
diff -u pkgsrc/mail/fetchmailconf/Makefile:1.118 pkgsrc/mail/fetchmailconf/Makefile:1.119
--- pkgsrc/mail/fetchmailconf/Makefile:1.118 Thu Sep 29 19:27:32 2022
+++ pkgsrc/mail/fetchmailconf/Makefile Sun Oct 16 20:35:35 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2022/09/29 19:27:32 triaxx Exp $
+# $NetBSD: Makefile,v 1.119 2022/10/16 20:35:35 triaxx Exp $
-DISTNAME= fetchmail-6.4.33
+DISTNAME= fetchmail-6.4.34
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
@@ -32,11 +32,12 @@ INSTALL_TARGET= install-pythonPYTHON
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
REPLACE_PYTHON= fetchmailconf.py
-PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 6.3.22
+PYTHON_VERSIONS_ACCEPTED= 310 39 38 37
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/fetchmailconf.py ${DESTDIR}${PREFIX}/bin/fetchmailconf
${LN} -s fetchmail.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/fetchmailconf.1
+ ${RM} -rf ${DESTDIR}${PREFIX}/${PYSITELIB}/__pycache__/
.include "../../lang/python/application.mk"
.include "../../security/openssl/buildlink3.mk"
Index: pkgsrc/mail/fetchmailconf/PLIST
diff -u pkgsrc/mail/fetchmailconf/PLIST:1.2 pkgsrc/mail/fetchmailconf/PLIST:1.3
--- pkgsrc/mail/fetchmailconf/PLIST:1.2 Wed Jan 17 14:29:12 2007
+++ pkgsrc/mail/fetchmailconf/PLIST Sun Oct 16 20:35:35 2022
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2007/01/17 14:29:12 tron Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/10/16 20:35:35 triaxx Exp $
bin/fetchmailconf
${PYSITELIB}/fetchmailconf.py
-${PYSITELIB}/fetchmailconf.pyc
-${PYSITELIB}/fetchmailconf.pyo
man/man1/fetchmailconf.1
Home |
Main Index |
Thread Index |
Old Index