pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/openafs Patch allows build on NetBSD 2.1, but it b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7039e6e1e2ce
branches:  trunk
changeset: 502327:7039e6e1e2ce
user:      gendalia <gendalia%pkgsrc.org@localhost>
date:      Fri Nov 04 07:28:47 2005 +0000

description:
Patch allows build on NetBSD 2.1, but it built on everything else,
so increment PKGREVISION.

diffstat:

 net/openafs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 4c68c06f26bc -r 7039e6e1e2ce net/openafs/Makefile
--- a/net/openafs/Makefile      Fri Nov 04 07:21:24 2005 +0000
+++ b/net/openafs/Makefile      Fri Nov 04 07:28:47 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2005/11/02 14:42:38 gendalia Exp $
+# $NetBSD: Makefile,v 1.15 2005/11/04 07:28:47 gendalia Exp $
 
 DISTNAME=      openafs-1.4.0-src
+PKGREVISION=   1
 PKGNAME=       ${DISTNAME:C/-src//}
 CATEGORIES=    net sysutils
 MASTER_SITES=  http://www.openafs.org/dl/openafs/1.4.0/



Home | Main Index | Thread Index | Old Index