diff options
author | ahoka <ahoka@pkgsrc.org> | 2008-11-17 23:12:12 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2008-11-17 23:12:12 +0000 |
commit | e18c70ed9949ce2553ce15f20b82127df22b2665 (patch) | |
tree | 7be5cc34eb76dea9502dd44f77d3e972f63d8094 /net/dnsmasq | |
parent | 5232be3a6822cf80c18fd5ee9722a887b0255a6e (diff) | |
download | pkgsrc-e18c70ed9949ce2553ce15f20b82127df22b2665.tar.gz |
Fix an sa_len problem on NetBSD 5.0.
Patch submitted by Roy Marples.
Diffstat (limited to 'net/dnsmasq')
-rw-r--r-- | net/dnsmasq/Makefile | 4 | ||||
-rw-r--r-- | net/dnsmasq/distinfo | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/dnsmasq/Makefile b/net/dnsmasq/Makefile index 80a475e95f4..d2a82974785 100644 --- a/net/dnsmasq/Makefile +++ b/net/dnsmasq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2008/09/25 20:33:53 ahoka Exp $ +# $NetBSD: Makefile,v 1.7 2008/11/17 23:12:12 ahoka Exp $ # DISTNAME= dnsmasq-2.45 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ diff --git a/net/dnsmasq/distinfo b/net/dnsmasq/distinfo index fb5c438fd75..acd0bc36ec4 100644 --- a/net/dnsmasq/distinfo +++ b/net/dnsmasq/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2008/09/25 20:33:53 ahoka Exp $ +$NetBSD: distinfo,v 1.6 2008/11/17 23:12:12 ahoka Exp $ SHA1 (dnsmasq-2.45.tar.gz) = 12f8cffd657f674fbf4bf4f670a0dcb65ea4a5ae RMD160 (dnsmasq-2.45.tar.gz) = b8ebf9dfeff26c18664a917cd32cb9b6a53852cb @@ -6,3 +6,4 @@ Size (dnsmasq-2.45.tar.gz) = 380877 bytes SHA1 (patch-aa) = f6d1d9d80a283d4270950031ec67c0b4e37920d7 SHA1 (patch-ab) = 7bb6cb585f813a5fe9eddfdedda71a14740d8c4d SHA1 (patch-ac) = a07c71502399a7835cbb8b8e5136553305113e6e +SHA1 (patch-ad) = 6ffd1fd39f5f4c0d1ab8650e8fc8f4b7f8c05617 |