summaryrefslogtreecommitdiff
path: root/mail/teapop
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2001-08-31 00:31:21 +0000
committerJim Mock <jim@FreeBSD.org>2001-08-31 00:31:21 +0000
commit12e72ca76b02882270fd71823ebe6c33e2067039 (patch)
tree6a79f7024b44e0545742f152ca884defecd8c7be /mail/teapop
parentAdd target for creating the cdwrite group and describe it in pkg-message. (diff)
Update to version 0.3.2.
Notes
Notes: svn path=/head/; revision=47190
Diffstat (limited to 'mail/teapop')
-rw-r--r--mail/teapop/Makefile2
-rw-r--r--mail/teapop/distinfo2
-rw-r--r--mail/teapop/files/patch-aa6
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile
index efa86a02ab6f..8739e0f1316b 100644
--- a/mail/teapop/Makefile
+++ b/mail/teapop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= teapop
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \
http://www.toontown.org/pub/teapop/
diff --git a/mail/teapop/distinfo b/mail/teapop/distinfo
index 93a53d16722f..0022f9a5fc8d 100644
--- a/mail/teapop/distinfo
+++ b/mail/teapop/distinfo
@@ -1 +1 @@
-MD5 (teapop-0.3.1.tar.gz) = 5b8979ec78a6ab9dbc98f222a8bc6740
+MD5 (teapop-0.3.2.tar.gz) = dfdce4537bc926ab8881020bcd12e82f
diff --git a/mail/teapop/files/patch-aa b/mail/teapop/files/patch-aa
index 65ca84e5d3c4..2cd606c95ac2 100644
--- a/mail/teapop/files/patch-aa
+++ b/mail/teapop/files/patch-aa
@@ -1,5 +1,5 @@
---- etc/Makefile.in.orig Wed Apr 4 12:39:19 2001
-+++ etc/Makefile.in Wed Apr 4 12:41:14 2001
+--- etc/Makefile.in.orig Thu Aug 30 17:24:19 2001
++++ etc/Makefile.in Thu Aug 30 17:25:37 2001
@@ -23,15 +23,9 @@
fi
@@ -11,7 +11,7 @@
- echo "Not found, installing teapop.passwd"; \
- ${INSTALL} -d ${sysconfdir}; \
- ${INSTALL} teapop.passwd ${sysconfdir}; \
-- ${CHMOD} 0755 ${sysconfdir}/teapop.passwd; \
+- ${CHMOD} 0644 ${sysconfdir}/teapop.passwd; \
- fi
+ @echo Installing teapop.passwd.sample; \
+ ${INSTALL} -d ${sysconfdir}; \