diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-04-06 15:37:20 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-04-06 15:37:20 +0000 |
commit | 0cd722cb2cfcb00cd0f93b92cff0c8c47ff4be9f (patch) | |
tree | 5555e69c0c57cc679c8663760caa34f86df8cded /net/passlogd | |
parent | Specify /usr/sbin/sendmail (mailwrapper) as the default sendmail binary (diff) |
Update to 0.1e. This fixes the recent parser problem allowing for a
remote exploit.
Diffstat (limited to 'net/passlogd')
-rw-r--r-- | net/passlogd/Makefile | 2 | ||||
-rw-r--r-- | net/passlogd/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile index 41d3294c5180..e825038c07c5 100644 --- a/net/passlogd/Makefile +++ b/net/passlogd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= passlogd -PORTVERSION= 0.1d +PORTVERSION= 0.1e CATEGORIES= net MASTER_SITES= http://www.morphine.com/src/ diff --git a/net/passlogd/distinfo b/net/passlogd/distinfo index c5f24bfc6ad8..26e11043141f 100644 --- a/net/passlogd/distinfo +++ b/net/passlogd/distinfo @@ -1 +1 @@ -MD5 (passlogd-0.1d.tar.gz) = 859385e7cbfa3b9e193fc298e2f7a0f5 +MD5 (passlogd-0.1e.tar.gz) = 3104a6c81508973b48d94d5a93352dba |