diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/teapop-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/teapop-devel/distinfo | 2 | ||||
-rw-r--r-- | mail/teapop-devel/files/patch-aa | 6 | ||||
-rw-r--r-- | mail/teapop/Makefile | 2 | ||||
-rw-r--r-- | mail/teapop/distinfo | 2 | ||||
-rw-r--r-- | mail/teapop/files/patch-aa | 6 |
6 files changed, 10 insertions, 10 deletions
diff --git a/mail/teapop-devel/Makefile b/mail/teapop-devel/Makefile index efa86a02ab6f..8739e0f1316b 100644 --- a/mail/teapop-devel/Makefile +++ b/mail/teapop-devel/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-devel/distinfo b/mail/teapop-devel/distinfo index 93a53d16722f..0022f9a5fc8d 100644 --- a/mail/teapop-devel/distinfo +++ b/mail/teapop-devel/distinfo @@ -1 +1 @@ -MD5 (teapop-0.3.1.tar.gz) = 5b8979ec78a6ab9dbc98f222a8bc6740 +MD5 (teapop-0.3.2.tar.gz) = dfdce4537bc926ab8881020bcd12e82f diff --git a/mail/teapop-devel/files/patch-aa b/mail/teapop-devel/files/patch-aa index 65ca84e5d3c4..2cd606c95ac2 100644 --- a/mail/teapop-devel/files/patch-aa +++ b/mail/teapop-devel/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}; \ 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}; \ |