Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 06:53:32 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469507 - head/dns/udns
Message-ID:  <201805100653.w4A6rW3X090854@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu May 10 06:53:32 2018
New Revision: 469507
URL: https://svnweb.freebsd.org/changeset/ports/469507

Log:
  dns/udns: Unbreak pkg-plist
  
  .pc file was missing.
  
  Approved by:	portmgr (port compliance, infrastructure)

Modified:
  head/dns/udns/pkg-plist

Modified: head/dns/udns/pkg-plist
==============================================================================
--- head/dns/udns/pkg-plist	Thu May 10 06:30:39 2018	(r469506)
+++ head/dns/udns/pkg-plist	Thu May 10 06:53:32 2018	(r469507)
@@ -4,6 +4,7 @@ include/udns.h
 lib/libudns.a
 lib/libudns.so
 lib/libudns.so.0
+libdata/pkgconfig/libudns.pc
 man/man1/dnsget.1.gz
 man/man1/rblcheck.1.gz
 man/man3/udns.3.gz



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