pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/freeradius PLIST fixes pointed out by bulk builds



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e033fb7d5310
branches:  trunk
changeset: 499448:e033fb7d5310
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Sep 22 16:13:17 2005 +0000

description:
PLIST fixes pointed out by bulk builds
Bump to nb2

diffstat:

 net/freeradius/Makefile   |  4 ++--
 net/freeradius/PLIST.dbm  |  3 ++-
 net/freeradius/PLIST.gdbm |  3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r 4f093f81fda8 -r e033fb7d5310 net/freeradius/Makefile
--- a/net/freeradius/Makefile   Thu Sep 22 15:54:23 2005 +0000
+++ b/net/freeradius/Makefile   Thu Sep 22 16:13:17 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2005/09/20 18:46:32 adrianp Exp $
+# $NetBSD: Makefile,v 1.36 2005/09/22 16:13:17 adrianp Exp $
 
 DISTNAME=      freeradius-1.0.5
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.freeradius.org/pub/radius/ \
                ftp://ftp.Awfulhak.org/pub/radius/
diff -r 4f093f81fda8 -r e033fb7d5310 net/freeradius/PLIST.dbm
--- a/net/freeradius/PLIST.dbm  Thu Sep 22 15:54:23 2005 +0000
+++ b/net/freeradius/PLIST.dbm  Thu Sep 22 16:13:17 2005 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST.dbm,v 1.1 2005/08/29 14:28:12 tv Exp $
+@comment $NetBSD: PLIST.dbm,v 1.2 2005/09/22 16:13:17 adrianp Exp $
 bin/rlm_dbm_cat
 bin/rlm_dbm_parser
+lib/rlm_dbm-${PKGVERSION}.la
 lib/rlm_dbm-${PKGVERSION}.so
 lib/rlm_dbm.a
 lib/rlm_dbm.la
diff -r 4f093f81fda8 -r e033fb7d5310 net/freeradius/PLIST.gdbm
--- a/net/freeradius/PLIST.gdbm Thu Sep 22 15:54:23 2005 +0000
+++ b/net/freeradius/PLIST.gdbm Thu Sep 22 16:13:17 2005 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST.gdbm,v 1.1 2005/08/29 14:28:12 tv Exp $
+@comment $NetBSD: PLIST.gdbm,v 1.2 2005/09/22 16:13:17 adrianp Exp $
+lib/rlm_counter-${PKGVERSION}.la
 lib/rlm_counter-${PKGVERSION}.so
 lib/rlm_counter.a
 lib/rlm_counter.la



Home | Main Index | Thread Index | Old Index