Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2015 08:47:31 +0000 (UTC)
From:      =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= <des@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399806 - head/devel/pkgconf
Message-ID:  <201510200847.t9K8lVKN049827@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Tue Oct 20 08:47:30 2015
New Revision: 399806
URL: https://svnweb.freebsd.org/changeset/ports/399806

Log:
  Wrap long line
  
  Approved by:	bapt@

Modified:
  head/devel/pkgconf/Makefile
  head/devel/pkgconf/pkg-descr

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Tue Oct 20 08:11:54 2015	(r399805)
+++ head/devel/pkgconf/Makefile	Tue Oct 20 08:47:30 2015	(r399806)
@@ -2,6 +2,7 @@
 
 PORTNAME=	pkgconf
 PORTVERSION=	0.9.12
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://rabbit.dereferenced.org/~nenolod/distfiles/ \
 		http://files.etoilebsd.net/pkgconf/

Modified: head/devel/pkgconf/pkg-descr
==============================================================================
--- head/devel/pkgconf/pkg-descr	Tue Oct 20 08:11:54 2015	(r399805)
+++ head/devel/pkgconf/pkg-descr	Tue Oct 20 08:47:30 2015	(r399806)
@@ -1,6 +1,6 @@
 pkgconf is a program which helps to configure compiler and linker flags for
 development frameworks. It is similar to pkg-config, but was written from
-scratch in Summer of 2011 to replace pkg-config, which now needs itself to build
-itself.
+scratch in Summer of 2011 to replace pkg-config, which now needs itself to
+build itself.
 
 WWW: https://github.com/pkgconf/pkgconf



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