aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2003-11-12 15:56:17 +0800
committerkevlo <kevlo@FreeBSD.org>2003-11-12 15:56:17 +0800
commit2650c3bedc8308845ec7ba306366b2868b560da5 (patch)
tree86bfb6c76a9d6a073a9d64d91a4d086da8d2e242 /mail
parent793db2ac006998f0a370c6bd06734591bffbbd86 (diff)
downloadfreebsd-ports-gnome-2650c3bedc8308845ec7ba306366b2868b560da5.tar.gz
freebsd-ports-gnome-2650c3bedc8308845ec7ba306366b2868b560da5.tar.zst
freebsd-ports-gnome-2650c3bedc8308845ec7ba306366b2868b560da5.zip
- Update to version 4.01
- Update WWW and MASTER_SITES
Diffstat (limited to 'mail')
-rw-r--r--mail/poppy/Makefile7
-rw-r--r--mail/poppy/distinfo2
-rw-r--r--mail/poppy/pkg-descr2
-rw-r--r--mail/poppy/pkg-plist1
4 files changed, 8 insertions, 4 deletions
diff --git a/mail/poppy/Makefile b/mail/poppy/Makefile
index a828b62e0f35..12e566b663ad 100644
--- a/mail/poppy/Makefile
+++ b/mail/poppy/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= poppy
-PORTVERSION= 3.1
+PORTVERSION= 4.01
CATEGORIES= mail
-MASTER_SITES= http://home.sprynet.com/~cbagwell/
+MASTER_SITES= http://www.cnpbagwell.com/
MAINTAINER= kevlo@FreeBSD.org
COMMENT= A client to perform simple tasks with a POP3/IMAP server
NO_BUILD= yes
+#USE_PERL5= yes
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/poppy ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/spamkill ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/poppy.1 ${PREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/mail/poppy/distinfo b/mail/poppy/distinfo
index ebcb4fbbbb0c..f7ad590637fe 100644
--- a/mail/poppy/distinfo
+++ b/mail/poppy/distinfo
@@ -1 +1 @@
-MD5 (poppy-3.1.tar.gz) = e2a077e1eb1a3caec0d3f95987e21c01
+MD5 (poppy-4.01.tar.gz) = 6006f009eda184b5a7edbc1456f0adbe
diff --git a/mail/poppy/pkg-descr b/mail/poppy/pkg-descr
index f7e4150dcad8..d5bb267f939e 100644
--- a/mail/poppy/pkg-descr
+++ b/mail/poppy/pkg-descr
@@ -7,4 +7,4 @@ Poppy will individually show the mail headers along with the message's
size of each message on the mail server and then allow you to read,
delete, reply, or perform other tasks on that message.
-WWW: http://home.sprynet.com/~cbagwell/projects.html
+WWW: http://www.cnpbagwell.com/projects.html
diff --git a/mail/poppy/pkg-plist b/mail/poppy/pkg-plist
index 5619e19fba28..db72d4bb6e97 100644
--- a/mail/poppy/pkg-plist
+++ b/mail/poppy/pkg-plist
@@ -1,2 +1,3 @@
bin/poppy
+bin/spamkill
man/man1/poppy.1