aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2006-11-29 05:30:07 +0800
committeraz <az@FreeBSD.org>2006-11-29 05:30:07 +0800
commit5797ed0bb00a2e177d77e23af0949096f7ab5897 (patch)
treefffc5285b9da96af36a244151733b5ff79d58650 /mail
parent7967439a64c992b330e899c2f1947f007e9386bd (diff)
downloadfreebsd-ports-gnome-5797ed0bb00a2e177d77e23af0949096f7ab5897.tar.gz
freebsd-ports-gnome-5797ed0bb00a2e177d77e23af0949096f7ab5897.tar.zst
freebsd-ports-gnome-5797ed0bb00a2e177d77e23af0949096f7ab5897.zip
- Update to 1.07
This fix unicode error, which crashed the mailer if the common prefix of the files in the subject line contained non-ascii characters
Diffstat (limited to 'mail')
-rw-r--r--mail/svnmailer/Makefile3
-rw-r--r--mail/svnmailer/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile
index 8010955666a8..c2a156a29880 100644
--- a/mail/svnmailer/Makefile
+++ b/mail/svnmailer/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= svnmailer
-PORTVERSION= 1.0.6
-PORTREVISION= 1
+PORTVERSION= 1.0.7
CATEGORIES= mail python
MASTER_SITES= http://storage.perlig.de/${PORTNAME}/archive/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
diff --git a/mail/svnmailer/distinfo b/mail/svnmailer/distinfo
index 0688bb930a77..e647a292a78c 100644
--- a/mail/svnmailer/distinfo
+++ b/mail/svnmailer/distinfo
@@ -1,3 +1,3 @@
-MD5 (svnmailer-1.0.6.tar.gz) = 90b6663121d452a43e6364ff0bee8717
-SHA256 (svnmailer-1.0.6.tar.gz) = 8b8d76269c6dda5b2bae357333aed2d7592feda0d9a75bef41bed7ba600ba6be
-SIZE (svnmailer-1.0.6.tar.gz) = 401649
+MD5 (svnmailer-1.0.7.tar.gz) = 8df30170d9c920ad2f8a9085c75776ec
+SHA256 (svnmailer-1.0.7.tar.gz) = 22496ea737b192144a5e8b2406a807fcab6b0d6c2e74ba6a1a2b0a48e54f9af5
+SIZE (svnmailer-1.0.7.tar.gz) = 401707