pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/getmail distutils pkg, register egg-info.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c941f4e6fcfa
branches:  trunk
changeset: 598412:c941f4e6fcfa
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Jan 24 12:01:13 2012 +0000

description:
distutils pkg, register egg-info.

Bump PKGREVISION.

diffstat:

 mail/getmail/Makefile |  6 +++---
 mail/getmail/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r de503f6d1b02 -r c941f4e6fcfa mail/getmail/Makefile
--- a/mail/getmail/Makefile     Tue Jan 24 11:49:52 2012 +0000
+++ b/mail/getmail/Makefile     Tue Jan 24 12:01:13 2012 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2011/12/12 13:45:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.107 2012/01/24 12:01:13 obache Exp $
 
 DISTNAME=      getmail-4.24.0
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ${HOMEPAGE}old-versions/
 
@@ -12,8 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 PYTHON_PATCH_SCRIPTS=  *.py getmailcore/*.py
-PYDISTUTILSPKG=                yes
 
 .include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r de503f6d1b02 -r c941f4e6fcfa mail/getmail/PLIST
--- a/mail/getmail/PLIST        Tue Jan 24 11:49:52 2012 +0000
+++ b/mail/getmail/PLIST        Tue Jan 24 12:01:13 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:04:34 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2012/01/24 12:01:13 obache Exp $
 bin/getmail
 bin/getmail_fetch
 bin/getmail_maildir
@@ -23,6 +23,7 @@
 share/doc/getmail/getmailrc-examples
 share/doc/getmail/troubleshooting.html
 share/doc/getmail/troubleshooting.txt
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/getmailcore/__init__.py
 ${PYSITELIB}/getmailcore/__init__.pyc
 ${PYSITELIB}/getmailcore/__init__.pyo



Home | Main Index | Thread Index | Old Index