Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2018 19:03:22 +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: r460523 - head/x11/fpc-x11
Message-ID:  <201801311903.w0VJ3MVx070227@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jan 31 19:03:22 2018
New Revision: 460523
URL: https://svnweb.freebsd.org/changeset/ports/460523

Log:
  - Fix plist
  
  Approved by:	portmgr blanket

Modified:
  head/x11/fpc-x11/Makefile
  head/x11/fpc-x11/pkg-plist

Modified: head/x11/fpc-x11/Makefile
==============================================================================
--- head/x11/fpc-x11/Makefile	Wed Jan 31 18:15:39 2018	(r460522)
+++ head/x11/fpc-x11/Makefile	Wed Jan 31 19:03:22 2018	(r460523)
@@ -3,6 +3,7 @@
 
 CATEGORIES=	x11 lang
 PKGNAMESUFFIX=	-x11
+PORTREVISION=	1
 
 COMMENT=	Free Pascal interface to X windows server
 

Modified: head/x11/fpc-x11/pkg-plist
==============================================================================
--- head/x11/fpc-x11/pkg-plist	Wed Jan 31 18:15:39 2018	(r460522)
+++ head/x11/fpc-x11/pkg-plist	Wed Jan 31 19:03:22 2018	(r460523)
@@ -12,12 +12,22 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xf86dg
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xf86dga.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xf86vmode.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xf86vmode.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xfixes.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xfixes.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xft.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xft.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xge.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xge.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xi.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xi.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xi2.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xi2.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xinerama.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xinerama.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xinput.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xinput.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xinput2.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xinput2.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xkb.o
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xkb.ppu
 lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/x11/xkblib.o



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