Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2014 21:20:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/186590: commit references a PR
Message-ID:  <201403032120.s23LK2cc004697@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/186590; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186590: commit references a PR
Date: Mon,  3 Mar 2014 21:15:37 +0000 (UTC)

 Author: adamw
 Date: Mon Mar  3 21:15:30 2014
 New Revision: 346968
 URL: http://svnweb.freebsd.org/changeset/ports/346968
 QAT: https://qat.redports.org/buildarchive/r346968/
 
 Log:
   Don't unconditionally install DOCS. PORTREVISION bump
   for plist change.
   
   PR:		ports/186590
   Approved by:	maintainer
 
 Modified:
   head/converters/libiconv/Makefile
   head/converters/libiconv/pkg-plist
 
 Modified: head/converters/libiconv/Makefile
 ==============================================================================
 --- head/converters/libiconv/Makefile	Mon Mar  3 21:13:59 2014	(r346967)
 +++ head/converters/libiconv/Makefile	Mon Mar  3 21:15:30 2014	(r346968)
 @@ -3,7 +3,7 @@
  
  PORTNAME=	libiconv
  PORTVERSION=	1.14
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	converters devel
  MASTER_SITES=	GNU
  
 
 Modified: head/converters/libiconv/pkg-plist
 ==============================================================================
 --- head/converters/libiconv/pkg-plist	Mon Mar  3 21:13:59 2014	(r346967)
 +++ head/converters/libiconv/pkg-plist	Mon Mar  3 21:15:30 2014	(r346968)
 @@ -17,10 +17,10 @@ man/man3/iconv_open.3.gz
  man/man3/iconv_open_into.3.gz
  man/man3/iconv_close.3.gz
  man/man3/iconvctl.3.gz
 -%%DOCSDIR%%/iconv.1.html
 -%%DOCSDIR%%/iconv.3.html
 -%%DOCSDIR%%/iconv_close.3.html
 -%%DOCSDIR%%/iconv_open.3.html
 -%%DOCSDIR%%/iconv_open_into.3.html
 -%%DOCSDIR%%/iconvctl.3.html
 -@dirrm %%DOCSDIR%%
 +%%PORTDOCS%%%%DOCSDIR%%/iconv.1.html
 +%%PORTDOCS%%%%DOCSDIR%%/iconv.3.html
 +%%PORTDOCS%%%%DOCSDIR%%/iconv_close.3.html
 +%%PORTDOCS%%%%DOCSDIR%%/iconv_open.3.html
 +%%PORTDOCS%%%%DOCSDIR%%/iconv_open_into.3.html
 +%%PORTDOCS%%%%DOCSDIR%%/iconvctl.3.html
 +%%PORTDOCS%%@dirrm %%DOCSDIR%%
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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