pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/sudo Distribution file was changed after sudo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cab5c9452d96
branches: trunk
changeset: 537965:cab5c9452d96
user: taca <taca%pkgsrc.org@localhost>
date: Tue Jan 22 12:45:24 2008 +0000
description:
Distribution file was changed after sudo 1.6.9p12 was released. :-(
config.h.in
configure
configure.in
ldap.c
Add DIST_SUBDIR to handle this situation.
Bump PKG_REVISION.
diffstat:
security/sudo/Makefile | 4 +++-
security/sudo/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (37 lines):
diff -r 452f915df9e5 -r cab5c9452d96 security/sudo/Makefile
--- a/security/sudo/Makefile Tue Jan 22 12:25:09 2008 +0000
+++ b/security/sudo/Makefile Tue Jan 22 12:45:24 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.107 2008/01/21 16:38:57 taca Exp $
+# $NetBSD: Makefile,v 1.108 2008/01/22 12:45:24 taca Exp $
#
DISTNAME= sudo-1.6.9p12
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \
@@ -11,6 +12,7 @@
http://netmirror.org/mirror/ftp.sudo.ws/ \
http://www.courtesan.com/sudo/dist/OLD/ \
http://www.courtesan.com/sudo/dist/beta/
+DIST_SUBDIR= ${DISTNAME}-20080122
MAINTAINER= kim%tac.nyc.ny.us@localhost
HOMEPAGE= http://www.courtesan.com/sudo/
diff -r 452f915df9e5 -r cab5c9452d96 security/sudo/distinfo
--- a/security/sudo/distinfo Tue Jan 22 12:25:09 2008 +0000
+++ b/security/sudo/distinfo Tue Jan 22 12:45:24 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.51 2008/01/21 16:38:57 taca Exp $
+$NetBSD: distinfo,v 1.52 2008/01/22 12:45:24 taca Exp $
-SHA1 (sudo-1.6.9p12.tar.gz) = dcc10903c714a14c79c40b75de4ac9b7e308629e
-RMD160 (sudo-1.6.9p12.tar.gz) = 882efbbc8cbb7c2a906d461c8fe152b43b229691
-Size (sudo-1.6.9p12.tar.gz) = 581903 bytes
+SHA1 (sudo-1.6.9p12-20080122/sudo-1.6.9p12.tar.gz) = c2b07c68d2026fb3e7786b2c9a8fb0c519a830f8
+RMD160 (sudo-1.6.9p12-20080122/sudo-1.6.9p12.tar.gz) = fe07ead5c328b35fc0c84946d71469f4620ddd06
+Size (sudo-1.6.9p12-20080122/sudo-1.6.9p12.tar.gz) = 581936 bytes
SHA1 (patch-aa) = 90e5a64fc621efc5f4bcb4bc3dc0dce44704391f
SHA1 (patch-af) = c0a594c8b3a665dc0a84f40754a46bcd7e17ea49
SHA1 (patch-ag) = c3442810139581c003e2c5d911df1bcbdcfc0008
Home |
Main Index |
Thread Index |
Old Index