Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2016 21:02:02 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421396 - head/devel/linux-c6-libpciaccess
Message-ID:  <201609052102.u85L224i079581@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Mon Sep  5 21:02:02 2016
New Revision: 421396
URL: https://svnweb.freebsd.org/changeset/ports/421396

Log:
  Set DESCR correctly and remove pkg-descr.
  
  PR:		211302
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Deleted:
  head/devel/linux-c6-libpciaccess/pkg-descr
Modified:
  head/devel/linux-c6-libpciaccess/Makefile

Modified: head/devel/linux-c6-libpciaccess/Makefile
==============================================================================
--- head/devel/linux-c6-libpciaccess/Makefile	Mon Sep  5 20:55:54 2016	(r421395)
+++ head/devel/linux-c6-libpciaccess/Makefile	Mon Sep  5 21:02:02 2016	(r421396)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libpciaccess
 PORTVERSION=	0.13.4
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	emulation@FreeBSD.org
@@ -14,7 +15,7 @@ USES=		linux:c6
 RPMVERSION=	1.el6
 USE_LINUX_RPM=	yes
 USE_LDCONFIG=	yes
-DESC=	${.CURDIR}/../${PORTNAME}/pkg-descr
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
 
 PLIST_SUB+=	NLS=""
 



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