- Update to 1.1p1
fix a buffer overflow in the return message generation - set PORTVERSION 1.1.1 to avoid future conflicts
This commit is contained in:
parent
c6669c0e3b
commit
80f172bf79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87547
2 changed files with 3 additions and 2 deletions
|
@ -6,9 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= noattach
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/
|
||||
DISTNAME= ${PORTNAME}-1.1p1
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A attatchment filter for Sendmail
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (noattach-1.1.tar.gz) = e26fc62e175de7f8abfbaccb0dcdf18f
|
||||
MD5 (noattach-1.1p1.tar.gz) = 4b2baa32bc1a6ef914c1f53eb9b7a23a
|
||||
|
|
Loading…
Reference in a new issue