summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2012-03-12 21:54:13 +0000
committerjoerg <joerg>2012-03-12 21:54:13 +0000
commitb80643249061c120c287b8e03e4ba044070407f2 (patch)
tree3cbda06caeefa8d102779d67921bd83bb14b3c57 /net
parentce1b615342197ec4113c9dae78f44b8b56782dcd (diff)
downloadpkgsrc-b80643249061c120c287b8e03e4ba044070407f2.tar.gz
Remove non-sense statement in man page which triggers an assertion with
mandoc. Bump revision.
Diffstat (limited to 'net')
-rw-r--r--net/freeradius2/Makefile4
-rw-r--r--net/freeradius2/distinfo3
-rw-r--r--net/freeradius2/patches/patch-man_man5_dictionary.512
3 files changed, 16 insertions, 3 deletions
diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile
index f0c5461d3c2..c362f4ec4c8 100644
--- a/net/freeradius2/Makefile
+++ b/net/freeradius2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/01/24 09:11:11 sbd Exp $
+# $NetBSD: Makefile,v 1.19 2012/03/12 21:54:13 joerg Exp $
DISTNAME= freeradius-server-${RADVER}
PKGNAME= ${DISTNAME:S/-server//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/freeradius2/distinfo b/net/freeradius2/distinfo
index 4bca519483f..a75456eba82 100644
--- a/net/freeradius2/distinfo
+++ b/net/freeradius2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2012/01/08 09:54:14 adam Exp $
+$NetBSD: distinfo,v 1.12 2012/03/12 21:54:13 joerg Exp $
SHA1 (freeradius-server-2.1.12.tar.bz2) = d80760f5ca854225e262954ce2505c22ef5fc6b2
RMD160 (freeradius-server-2.1.12.tar.bz2) = f951119a54057d2948f6dc28faa4bb2434b416a1
@@ -11,3 +11,4 @@ SHA1 (patch-ai) = b32fcb8a71f4c4437a47352e2b235d4c15554a01
SHA1 (patch-aj) = 865882e6e6e935276529b98616c9059c555272b9
SHA1 (patch-ak) = 751aba6a3f9716279f3a87871cf7008b7a921f9a
SHA1 (patch-al) = 6d68e3e2d7dd50675f142be974b277da0f664c8b
+SHA1 (patch-man_man5_dictionary.5) = cc662beeb2351501c9761e4ce6fc8402c7907b30
diff --git a/net/freeradius2/patches/patch-man_man5_dictionary.5 b/net/freeradius2/patches/patch-man_man5_dictionary.5
new file mode 100644
index 00000000000..4566904fb7b
--- /dev/null
+++ b/net/freeradius2/patches/patch-man_man5_dictionary.5
@@ -0,0 +1,12 @@
+$NetBSD: patch-man_man5_dictionary.5,v 1.1 2012/03/12 21:54:13 joerg Exp $
+
+--- man/man5/dictionary.5.orig 2012-03-12 15:51:09.000000000 +0000
++++ man/man5/dictionary.5
+@@ -60,7 +60,6 @@ given, the attribute is defined to be a
+ Alternately, the options may be the a comma-separated list of the
+ following options:
+
+-.TP 0.5i
+ .DS
+ encrypt=[1-3]
+ .DE