diff options
author | wxs <wxs@FreeBSD.org> | 2010-03-02 01:48:13 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-03-02 01:48:13 +0800 |
commit | 119f8795179e4839355f145ef8c9df8d214149ea (patch) | |
tree | 2b4a027065cd09c45fb0ad8e55f34d5f0e463ba7 /security | |
parent | e9dd5a68e46a94817379ec9b699f084d24956230 (diff) | |
download | freebsd-ports-gnome-119f8795179e4839355f145ef8c9df8d214149ea.tar.gz freebsd-ports-gnome-119f8795179e4839355f145ef8c9df8d214149ea.tar.zst freebsd-ports-gnome-119f8795179e4839355f145ef8c9df8d214149ea.zip |
- Update to 1.7.2p5. Security fix (1.7.2p4) and general bug fixes beyond that.
Security: 018a84d0-2548-11df-b4a3-00e0815b8da8
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index e691a4361c10..460fa97ec3f7 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.7.2.2 +PORTVERSION= 1.7.2.5 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://obsd.isc.org/pub/sudo/ \ @@ -14,7 +14,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://boulder.tele.dk/pub/sudo/ \ ftp://core.ring.gr.jp/pub/misc/sudo/ \ ftp://ftp.wiretapped.net/pub/security/host-security/sudo/ -DISTNAME= ${PORTNAME}-1.7.2p2 +DISTNAME= ${PORTNAME}-1.7.2p5 MAINTAINER= wxs@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index dd0bb33e2c66..feaee7a3f73b 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.7.2p2.tar.gz) = 2a19cf1ab4afc94fe19d0d0899d4cd45 -SHA256 (sudo-1.7.2p2.tar.gz) = 3d93aa2d52873b1fc82dc6dd64f1046e4636735f55d9ca7861ef02235b7c7e45 -SIZE (sudo-1.7.2p2.tar.gz) = 772399 +MD5 (sudo-1.7.2p5.tar.gz) = 398f584e831bd75b3c0179e28368c2a3 +SHA256 (sudo-1.7.2p5.tar.gz) = 69981fefeaedd47319d700db4aa335f3e8b30c7805d7aa4b9e8e08d4b989d806 +SIZE (sudo-1.7.2p5.tar.gz) = 772730 |