[Midnightbsd-cvs] mports [17596] trunk/textproc/flex: update plist for flex

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 27 17:03:41 EDT 2014


Revision: 17596
          http://svnweb.midnightbsd.org/mports/?rev=17596
Author:   laffer1
Date:     2014-09-27 17:03:40 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
update plist for flex

Modified Paths:
--------------
    trunk/textproc/flex/Makefile

Added Paths:
-----------
    trunk/textproc/flex/pkg-plist

Modified: trunk/textproc/flex/Makefile
===================================================================
--- trunk/textproc/flex/Makefile	2014-09-27 20:38:50 UTC (rev 17595)
+++ trunk/textproc/flex/Makefile	2014-09-27 21:03:40 UTC (rev 17596)
@@ -3,6 +3,7 @@
 
 PORTNAME=	flex
 PORTVERSION=	2.5.39
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}
 

Added: trunk/textproc/flex/pkg-plist
===================================================================
--- trunk/textproc/flex/pkg-plist	                        (rev 0)
+++ trunk/textproc/flex/pkg-plist	2014-09-27 21:03:40 UTC (rev 17596)
@@ -0,0 +1,38 @@
+bin/flex
+bin/flex++
+include/flex/FlexLexer.h
+lib/libfl.a
+lib/libfl_pic.a
+man/man1/flex.1.gz
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/ONEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%%%DOCSDIR%%/flex.pdf
+%%NLS%%share/locale/ca/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/da/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/de/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/en at boldquot/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/en at quot/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/es/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/flex.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/flex.mo
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm include/flex


Property changes on: trunk/textproc/flex/pkg-plist
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list