diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-04-10 16:33:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-04-10 16:33:16 +0000 |
commit | 1990ef034b6a79510df8266a3a3ec2292b739552 (patch) | |
tree | ec51d2dc2d680e5e941f4d7c17dfd3ccf952a837 /converters | |
parent | 214758eafd6f1279b06737cc94f1d7db6f13e5da (diff) | |
download | ports-1990ef034b6a79510df8266a3a3ec2292b739552.tar.gz ports-1990ef034b6a79510df8266a3a3ec2292b739552.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/psiconv/Makefile | 8 | ||||
-rw-r--r-- | converters/psiconv/distinfo | 4 | ||||
-rw-r--r-- | converters/psiconv/pkg-descr | 2 | ||||
-rw-r--r-- | converters/psiconv/pkg-plist | 1 |
4 files changed, 8 insertions, 7 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index e2a562ccadf9..cce01029a6de 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -2,15 +2,15 @@ # $FreeBSD$ PORTNAME= psiconv -PORTVERSION= 0.9.8 -PORTREVISION= 2 +PORTVERSION= 0.9.9 CATEGORIES= converters devel -MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/ +MASTER_SITES= http://www.frodo.looijaard.name/system/files/software/psiconv/ MAINTAINER= gnome@FreeBSD.org COMMENT= Conversion utility to convert Psion 5(MX) files into other formats -BROKEN= Unfetchable +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake libtool USE_LDCONFIG= yes diff --git a/converters/psiconv/distinfo b/converters/psiconv/distinfo index 015b256f5b5b..650bdf65be16 100644 --- a/converters/psiconv/distinfo +++ b/converters/psiconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (psiconv-0.9.8.tar.gz) = 1eee15b29ddcbfd2d15e0a0d26f59e28bac281c870b77418fa369dceed796806 -SIZE (psiconv-0.9.8.tar.gz) = 524949 +SHA256 (psiconv-0.9.9.tar.gz) = 6d51fe79b502a1e277bea275a574ae2db5b1b9d7daef703a8fa3635ae02a8bb0 +SIZE (psiconv-0.9.9.tar.gz) = 554882 diff --git a/converters/psiconv/pkg-descr b/converters/psiconv/pkg-descr index aed41af233c2..fb96a57a1add 100644 --- a/converters/psiconv/pkg-descr +++ b/converters/psiconv/pkg-descr @@ -7,4 +7,4 @@ documentation on several Psion 5(MX) file formats. This information is not available from Psion (it has been reverse-engineered from Psion files), and it's free for anybody to use. -WWW: http://software.frodo.looijaard.name/psiconv/ +WWW: http://frodo.looijaard.name/project/psiconv diff --git a/converters/psiconv/pkg-plist b/converters/psiconv/pkg-plist index ab1066acb219..60aba6720c99 100644 --- a/converters/psiconv/pkg-plist +++ b/converters/psiconv/pkg-plist @@ -20,6 +20,7 @@ lib/libpsiconv.so.6 lib/libpsiconv.so.6.4.2 man/man1/psiconv-config.1.gz man/man1/psiconv.1.gz +man/man5/psiconv.conf.5.gz %%DATADIR%%/psion/ASCII_Codes.psi %%DATADIR%%/psion/Application_ID_Section.psi %%DATADIR%%/psion/Basic_Elements.psi |