mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- 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
This commit is contained in:
parent
64c63686cd
commit
266de0390b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178214
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user