[Midnightbsd-cvs] mports [18370] trunk/converters/psiconv: update plist for psiconv
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Mar 27 12:38:26 EDT 2015
Revision: 18370
http://svnweb.midnightbsd.org/mports/?rev=18370
Author: laffer1
Date: 2015-03-27 12:38:26 -0400 (Fri, 27 Mar 2015)
Log Message:
-----------
update plist for psiconv
Modified Paths:
--------------
trunk/converters/psiconv/Makefile
trunk/converters/psiconv/pkg-plist
Modified: trunk/converters/psiconv/Makefile
===================================================================
--- trunk/converters/psiconv/Makefile 2015-03-27 16:35:59 UTC (rev 18369)
+++ trunk/converters/psiconv/Makefile 2015-03-27 16:38:26 UTC (rev 18370)
@@ -2,21 +2,19 @@
PORTNAME= psiconv
PORTVERSION= 0.9.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters devel
MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A conversion utility to convert Psion 5(MX) files into other formats
+COMMENT= Conversion utility to convert Psion 5(MX) files into other formats
LICENSE= gpl2
-USES= libtool
+USES= gmake libtool
USE_LDCONFIG= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-imagemagick=no
+INSTALL_TARGET= install-strip
-MAN1= psiconv.1 psiconv-config.1
-
.include <bsd.port.mk>
Modified: trunk/converters/psiconv/pkg-plist
===================================================================
--- trunk/converters/psiconv/pkg-plist 2015-03-27 16:35:59 UTC (rev 18369)
+++ trunk/converters/psiconv/pkg-plist 2015-03-27 16:38:26 UTC (rev 18370)
@@ -15,9 +15,11 @@
include/psiconv/parse_routines.h
include/psiconv/unicode.h
lib/libpsiconv.a
-lib/libpsiconv.la
lib/libpsiconv.so
-lib/libpsiconv.so.10
+lib/libpsiconv.so.6
+lib/libpsiconv.so.6.4.2
+man/man1/psiconv-config.1.gz
+man/man1/psiconv.1.gz
%%DATADIR%%/psion/ASCII_Codes.psi
%%DATADIR%%/psion/Application_ID_Section.psi
%%DATADIR%%/psion/Basic_Elements.psi
@@ -118,8 +120,3 @@
%%DATADIR%%/xhtml/Word_Status_Section.html
%%DATADIR%%/xhtml/Word_Styles_Section.html
%%DATADIR%%/xhtml/World_Data_File.html
- at dirrm %%DATADIR%%/xhtml
- at dirrm %%DATADIR%%/psion
- at dirrm %%DATADIR%%
- at dirrm include/psiconv
- at dirrm etc/psiconv
More information about the Midnightbsd-cvs
mailing list