Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2014 18:27:56 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369281 - in head/dns: dnsmasq dnsmasq-devel
Message-ID:  <201409251827.s8PIRur9020228@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Thu Sep 25 18:27:56 2014
New Revision: 369281
URL: http://svnweb.freebsd.org/changeset/ports/369281
QAT: https://qat.redports.org/buildarchive/r369281/

Log:
  Update to new upstream version 2.72, disabling dnsmasq-devel again.
  
  Remove @dir* stuff from pkg-plist.  @sample isn't documented properly
  and isn't up to handling files with non-.sample suffix, so stay
  away from that part of pkg-plist.
  
  ChangeLog:	http://www.thekelleys.org.uk/dnsmasq/CHANGELOG

Modified:
  head/dns/dnsmasq-devel/Makefile
  head/dns/dnsmasq-devel/pkg-plist
  head/dns/dnsmasq/Makefile
  head/dns/dnsmasq/distinfo
  head/dns/dnsmasq/pkg-plist

Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile	Thu Sep 25 17:23:36 2014	(r369280)
+++ head/dns/dnsmasq-devel/Makefile	Thu Sep 25 18:27:56 2014	(r369281)
@@ -12,6 +12,7 @@ COMMENT=	Lightweight DNS forwarder, DHCP
 
 LICENSE=	GPLv2
 
+IGNORE=		build stable version instead, it is newer than this release candidate
 CONFLICTS_INSTALL=dnsmasq-2*
 
 PORTDOCS=	CHANGELOG CHANGELOG.archive FAQ doc.html setup.html

Modified: head/dns/dnsmasq-devel/pkg-plist
==============================================================================
--- head/dns/dnsmasq-devel/pkg-plist	Thu Sep 25 17:23:36 2014	(r369280)
+++ head/dns/dnsmasq-devel/pkg-plist	Thu Sep 25 18:27:56 2014	(r369281)
@@ -8,10 +8,6 @@ man/man8/dnsmasq.8.gz
 %%EXAMPLESDIR%%/dnslist/dnslist.pl
 %%EXAMPLESDIR%%/dnslist/dnslist.tt2
 %%EXAMPLESDIR%%/dynamic-dnsmasq/dynamic-dnsmasq.pl
-@dirrm %%EXAMPLESDIR%%/dnslist
-@dirrm %%EXAMPLESDIR%%/dynamic-dnsmasq
-@dirrm %%EXAMPLESDIR%%
-@dirrmtry %%DATADIR%%
 %%NLS%%share/locale/de/LC_MESSAGES/dnsmasq.mo
 %%NLS%%share/locale/es/LC_MESSAGES/dnsmasq.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/dnsmasq.mo

Modified: head/dns/dnsmasq/Makefile
==============================================================================
--- head/dns/dnsmasq/Makefile	Thu Sep 25 17:23:36 2014	(r369280)
+++ head/dns/dnsmasq/Makefile	Thu Sep 25 18:27:56 2014	(r369281)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dnsmasq
-DISTVERSION=	2.71
-PORTREVISION=	2
+DISTVERSION=	2.72
 PORTEPOCH=	1
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/ \

Modified: head/dns/dnsmasq/distinfo
==============================================================================
--- head/dns/dnsmasq/distinfo	Thu Sep 25 17:23:36 2014	(r369280)
+++ head/dns/dnsmasq/distinfo	Thu Sep 25 18:27:56 2014	(r369281)
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.71.tar.xz) = 4919fb572fed5c6205de1d384f8661c25c19358904c2e6265928e3a3e4bfffba
-SIZE (dnsmasq-2.71.tar.xz) = 448380
+SHA256 (dnsmasq-2.72.tar.xz) = 7d0bd23f5d74b3a6b26a75d5ffcf9db81d461b47cbe578cb65a83a98008600b1
+SIZE (dnsmasq-2.72.tar.xz) = 454048

Modified: head/dns/dnsmasq/pkg-plist
==============================================================================
--- head/dns/dnsmasq/pkg-plist	Thu Sep 25 17:23:36 2014	(r369280)
+++ head/dns/dnsmasq/pkg-plist	Thu Sep 25 18:27:56 2014	(r369281)
@@ -8,10 +8,6 @@ man/man8/dnsmasq.8.gz
 %%EXAMPLESDIR%%/dnslist/dnslist.pl
 %%EXAMPLESDIR%%/dnslist/dnslist.tt2
 %%EXAMPLESDIR%%/dynamic-dnsmasq/dynamic-dnsmasq.pl
-@dirrm %%EXAMPLESDIR%%/dnslist
-@dirrm %%EXAMPLESDIR%%/dynamic-dnsmasq
-@dirrm %%EXAMPLESDIR%%
-@dirrmtry %%DATADIR%%
 %%NLS%%share/locale/de/LC_MESSAGES/dnsmasq.mo
 %%NLS%%share/locale/es/LC_MESSAGES/dnsmasq.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/dnsmasq.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409251827.s8PIRur9020228>