summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-08-11 21:29:04 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-08-11 21:29:04 +0000
commit12e31ea24f556bea461a8d7d84ed0d40e5d62cb3 (patch)
tree426c15969adcea2b533e954a78a3603d9835ad87 /mail
parentMove maintainer and extract_only to the right places. (diff)
- update to 2.3.9
- USE_REINPLACE - pass maintainership to submitter Submitted by: Anders Andersson <anders@hack.org>
Notes
Notes: svn path=/head/; revision=64387
Diffstat (limited to 'mail')
-rw-r--r--mail/getmail/Makefile9
-rw-r--r--mail/getmail/distinfo2
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 400fdc00664d..72b5f4d07dd3 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= getmail
-PORTVERSION= 2.3.7
+PORTVERSION= 2.3.9
CATEGORIES= mail python
MASTER_SITES= http://www.qcc.sk.ca/~charlesc/software/getmail-2.0/%SUBDIR%/
MASTER_SITE_SUBDIR= . old-versions
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= anders@hack.org
USE_PYTHON= yes
+USE_REINPLACE= yes
NO_BUILD= yes
post-patch:
- @${PERL} -pi -e 's!/usr/lib/getmail!${DATADIR}!; \
- s!`which python`!${PYTHON_CMD}!' ${WRKSRC}/getmail
+ @${REINPLACE_CMD} -e 's!/usr/lib/getmail!${DATADIR}!' \
+ -e 's!`which python`!${PYTHON_CMD}!' ${WRKSRC}/getmail
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/getmail ${PREFIX}/bin
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo
index 753e792921bb..b89f4c00a4d9 100644
--- a/mail/getmail/distinfo
+++ b/mail/getmail/distinfo
@@ -1 +1 @@
-MD5 (getmail-2.3.7.tar.gz) = 4eef6be77a4cbe1a86eef75affd31b05
+MD5 (getmail-2.3.9.tar.gz) = b94fcf0b3456cb9459f695f4b79d7c74