Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2018 17:04:50 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485090 - head/textproc/yelp-xsl
Message-ID:  <201811161704.wAGH4opZ013545@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Nov 16 17:04:50 2018
New Revision: 485090
URL: https://svnweb.freebsd.org/changeset/ports/485090

Log:
  - Add LICENSE
  - Add NO_ARCH
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/yelp-xsl/Makefile
  head/textproc/yelp-xsl/pkg-descr

Modified: head/textproc/yelp-xsl/Makefile
==============================================================================
--- head/textproc/yelp-xsl/Makefile	Fri Nov 16 17:04:40 2018	(r485089)
+++ head/textproc/yelp-xsl/Makefile	Fri Nov 16 17:04:50 2018	(r485090)
@@ -10,13 +10,17 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	DocBook XSLT stylesheets for yelp
 
-PORTSCOUT=	limitw:1,even
+LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING.LGPL
 
 BUILD_DEPENDS=	itstool:textproc/itstool
 
+PORTSCOUT=	limitw:1,even
+
 USES=		gettext gmake gnome localbase pathfix \
 		pkgconfig tar:xz
 USE_GNOME=	gnomeprefix intlhack libxml2 libxslt
 GNU_CONFIGURE=	yes
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/yelp-xsl/pkg-descr
==============================================================================
--- head/textproc/yelp-xsl/pkg-descr	Fri Nov 16 17:04:40 2018	(r485089)
+++ head/textproc/yelp-xsl/pkg-descr	Fri Nov 16 17:04:50 2018	(r485090)
@@ -1,3 +1,3 @@
 DocBook XSLT stylesheets for yelp.
 
-WWW: http://www.gnome.org/
+WWW: https://www.gnome.org/



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