pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libradius This package uses a compiler, so USE_BUI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4cde96bb2eb3
branches: trunk
changeset: 483275:4cde96bb2eb3
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Nov 10 08:46:51 2004 +0000
description:
This package uses a compiler, so USE_BUILDLINK3 must be set to
[Yy][Ee][Ss], make this build again...
diffstat:
net/libradius/Makefile | 4 +++-
net/libradius/distinfo | 4 ++--
net/libradius/patches/patch-aa | 4 ++--
3 files changed, 7 insertions(+), 5 deletions(-)
diffs (47 lines):
diff -r a888f28fa719 -r 4cde96bb2eb3 net/libradius/Makefile
--- a/net/libradius/Makefile Wed Nov 10 08:43:44 2004 +0000
+++ b/net/libradius/Makefile Wed Nov 10 08:46:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/09 22:40:32 manu Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/10 08:46:51 xtraeme Exp $
#
DISTNAME= libradius-linux-20040827
@@ -9,6 +9,8 @@
MAINTAINER= manu%NetBSD.org@localhost
COMMENT= RADIUS client library
+USE_BUILDLINK3= yes
+
WRKSRC= ${WRKDIR}/libradius-linux
.include "../../mk/bsd.pkg.mk"
diff -r a888f28fa719 -r 4cde96bb2eb3 net/libradius/distinfo
--- a/net/libradius/distinfo Wed Nov 10 08:43:44 2004 +0000
+++ b/net/libradius/distinfo Wed Nov 10 08:46:51 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/10/20 22:45:30 manu Exp $
+$NetBSD: distinfo,v 1.2 2004/11/10 08:46:51 xtraeme Exp $
SHA1 (libradius-linux-20040827.tar.gz) = 27abd1390d16befe290ded70579bfdda8fabe68f
Size (libradius-linux-20040827.tar.gz) = 15791 bytes
-SHA1 (patch-aa) = 307aaacef1c5aa8bc326607723dd22141bea3f85
+SHA1 (patch-aa) = 8f28804cf1c92ae230663392cd2ad0258404d665
diff -r a888f28fa719 -r 4cde96bb2eb3 net/libradius/patches/patch-aa
--- a/net/libradius/patches/patch-aa Wed Nov 10 08:43:44 2004 +0000
+++ b/net/libradius/patches/patch-aa Wed Nov 10 08:46:51 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2004/10/20 22:51:37 manu Exp $
+$NetBSD: patch-aa,v 1.3 2004/11/10 08:46:51 xtraeme Exp $
--- Makefile.orig 2004-08-27 07:20:33.000000000 +0000
+++ Makefile 2004-09-07 18:39:55.000000000 +0000
@@ -23,20 +23,16 @@
@@ -21,7 +21,7 @@
# netbsd - it's in libc
-#LIBMD= -L/usr/lib -lc
-+LIBMD= -L/usr/lib -lc
++#LIBMD= -L/usr/lib -lc
LIB= radius
Home |
Main Index |
Thread Index |
Old Index