diff options
author | az <az@FreeBSD.org> | 2006-10-20 18:40:37 +0000 |
---|---|---|
committer | az <az@FreeBSD.org> | 2006-10-20 18:40:37 +0000 |
commit | 1804cf8cec0acdde5a8650c83d76b63de90a612e (patch) | |
tree | 0bb50cd3a8cfd0c1618aafbc726e8a624ad163e2 /mail | |
parent | 3013f4bef8517509db0d803e348b9221be2f88cf (diff) | |
download | FreeBSD-ports-1804cf8cec0acdde5a8650c83d76b63de90a612e.zip FreeBSD-ports-1804cf8cec0acdde5a8650c83d76b63de90a612e.tar.gz |
- Fix checksum since distfile was rerolled (distinfo)
- bump PORTREVISON
diff between distfiles can be found here http://mail.electro-com.ru/~az/svnmailer.diff
It's huge to include it into commit message
Approved by: portmgr (erwin)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/svnmailer/Makefile | 1 | ||||
-rw-r--r-- | mail/svnmailer/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index 91d6dc2..8010955 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -7,6 +7,7 @@ PORTNAME= svnmailer PORTVERSION= 1.0.6 +PORTREVISION= 1 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 640462b..0688bb9 100644 --- a/mail/svnmailer/distinfo +++ b/mail/svnmailer/distinfo @@ -1,3 +1,3 @@ -MD5 (svnmailer-1.0.6.tar.gz) = cbfccedb220e6cd41239b958719e7b97 -SHA256 (svnmailer-1.0.6.tar.gz) = 9ce076f3c5e3ebadd0282469241d1e583a0ea8c1e547687957ae4770c7b60b4c -SIZE (svnmailer-1.0.6.tar.gz) = 398025 +MD5 (svnmailer-1.0.6.tar.gz) = 90b6663121d452a43e6364ff0bee8717 +SHA256 (svnmailer-1.0.6.tar.gz) = 8b8d76269c6dda5b2bae357333aed2d7592feda0d9a75bef41bed7ba600ba6be +SIZE (svnmailer-1.0.6.tar.gz) = 401649 |