getmail 4.8.0

This commit is contained in:
sturm 2008-03-17 19:44:51 +00:00
parent 78ec8f1a33
commit 8dbcb3e518
4 changed files with 22 additions and 12 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.57 2007/10/08 08:22:41 steven Exp $
# $OpenBSD: Makefile,v 1.58 2008/03/17 19:44:51 sturm Exp $
COMMENT= IMAP/POP3/SDPS mail retriever
DISTNAME= getmail-4.7.6
PKGNAME= ${DISTNAME}p0
V= 4.8.0
DISTNAME= getmail-$V
CATEGORIES= mail
HOMEPAGE= http://pyropus.ca/software/getmail/
@ -22,6 +22,7 @@ MODULES= lang/python
NO_REGRESS= Yes
SUBST_VARS= V
EXDIR= ${PREFIX}/share/examples/getmail
post-install:

View File

@ -1,5 +1,5 @@
MD5 (getmail-4.7.6.tar.gz) = ZPO1BC0ieJLkAFIaL0/1WA==
RMD160 (getmail-4.7.6.tar.gz) = m7nxQh98tE8CtTi0+wFiHLrikiU=
SHA1 (getmail-4.7.6.tar.gz) = LtFHyGBPpWQu+tSZoGq8VWEuLwM=
SHA256 (getmail-4.7.6.tar.gz) = Bhufh15gMv0ucIYDvQ/a+oGFbWyqvePOSjhisw/omvo=
SIZE (getmail-4.7.6.tar.gz) = 148263
MD5 (getmail-4.8.0.tar.gz) = FABw5YUQz0JGjrllGJc1zQ==
RMD160 (getmail-4.8.0.tar.gz) = nP73b6iRogR7/c6UF8ybbTJ/Mus=
SHA1 (getmail-4.8.0.tar.gz) = 6sUH7dXBkPoyeLN/0DS5oPhc2OU=
SHA256 (getmail-4.8.0.tar.gz) = pThRxi08T08+XAK3qmJ/aZxA0gqlNnd2a4fsj+QaTVE=
SIZE (getmail-4.8.0.tar.gz) = 149603

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-setup_py,v 1.2 2004/11/15 21:35:43 sturm Exp $
--- setup.py.orig Wed Aug 4 18:41:16 2004
+++ setup.py Mon Nov 15 22:31:49 2004
$OpenBSD: patch-setup_py,v 1.3 2008/03/17 19:44:51 sturm Exp $
--- setup.py.orig Fri Nov 23 17:26:55 2007
+++ setup.py Tue Mar 11 00:08:36 2008
@@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join(
datadir or prefix,
'share',
@ -15,3 +15,11 @@ $OpenBSD: patch-setup_py,v 1.2 2004/11/15 21:35:43 sturm Exp $
'man',
'man1'
)
@@ -100,7 +99,6 @@ setup(
data_files=[
(GETMAILDOCDIR, [
'./README',
- './getmail.spec',
'docs/BUGS',
'docs/COPYING',
'docs/CHANGELOG',

View File

@ -1,8 +1,9 @@
@comment $OpenBSD: PLIST,v 1.10 2005/11/19 16:55:53 sturm Exp $
@comment $OpenBSD: PLIST,v 1.11 2008/03/17 19:44:51 sturm Exp $
bin/getmail
bin/getmail_fetch
bin/getmail_maildir
bin/getmail_mbox
lib/python${MODPY_VERSION}/site-packages/getmail-${V}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/getmailcore/
lib/python${MODPY_VERSION}/site-packages/getmailcore/__init__.py
lib/python${MODPY_VERSION}/site-packages/getmailcore/__init__.pyc