1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

[MAINTAINER] security/clamsmtp: update to 0.5

- I'm maintainer (with another email)
	- Update to 0.5
	- C&P from ChnageLog
	  - Announce ourselves as 'clamsmtp' in banner to prevent loop warnings
	  - Fixed endless loop that occurred on failure to connect out
	  - Added option for leaving all files in temp directory (debugging purposes)
	  - Prints version number when run with -v

PR:		ports/69971
Submitted by:	Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
This commit is contained in:
Edwin Groothuis 2004-08-04 03:21:17 +00:00
parent 248d9c6643
commit 11713991a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115375
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= clamsmtp
PORTVERSION= 0.4
PORTVERSION= 0.5
CATEGORIES= security
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/

View File

@ -1,2 +1,2 @@
MD5 (clamsmtp-0.4.tar.gz) = 08b62494096f66d854eaab9df646e9c3
SIZE (clamsmtp-0.4.tar.gz) = 119005
MD5 (clamsmtp-0.5.tar.gz) = ecfc40b1326cf8e6328f939b1d0a6c66
SIZE (clamsmtp-0.5.tar.gz) = 119434