mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
Update to 0.9.9.
Remove broken. Add LICENSE. Update MASTER_SITE and WWW. PR: 199353 Submitted by: cmt@burggraben.net
This commit is contained in:
parent
214758eafd
commit
1990ef034b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383741
4 changed files with 8 additions and 7 deletions
|
@ -2,15 +2,15 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= psiconv
|
PORTNAME= psiconv
|
||||||
PORTVERSION= 0.9.8
|
PORTVERSION= 0.9.9
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= converters devel
|
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
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Conversion utility to convert Psion 5(MX) files into other formats
|
COMMENT= Conversion utility to convert Psion 5(MX) files into other formats
|
||||||
|
|
||||||
BROKEN= Unfetchable
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= gmake libtool
|
USES= gmake libtool
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (psiconv-0.9.8.tar.gz) = 1eee15b29ddcbfd2d15e0a0d26f59e28bac281c870b77418fa369dceed796806
|
SHA256 (psiconv-0.9.9.tar.gz) = 6d51fe79b502a1e277bea275a574ae2db5b1b9d7daef703a8fa3635ae02a8bb0
|
||||||
SIZE (psiconv-0.9.8.tar.gz) = 524949
|
SIZE (psiconv-0.9.9.tar.gz) = 554882
|
||||||
|
|
|
@ -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
|
available from Psion (it has been reverse-engineered from Psion files), and
|
||||||
it's free for anybody to use.
|
it's free for anybody to use.
|
||||||
|
|
||||||
WWW: http://software.frodo.looijaard.name/psiconv/
|
WWW: http://frodo.looijaard.name/project/psiconv
|
||||||
|
|
|
@ -20,6 +20,7 @@ lib/libpsiconv.so.6
|
||||||
lib/libpsiconv.so.6.4.2
|
lib/libpsiconv.so.6.4.2
|
||||||
man/man1/psiconv-config.1.gz
|
man/man1/psiconv-config.1.gz
|
||||||
man/man1/psiconv.1.gz
|
man/man1/psiconv.1.gz
|
||||||
|
man/man5/psiconv.conf.5.gz
|
||||||
%%DATADIR%%/psion/ASCII_Codes.psi
|
%%DATADIR%%/psion/ASCII_Codes.psi
|
||||||
%%DATADIR%%/psion/Application_ID_Section.psi
|
%%DATADIR%%/psion/Application_ID_Section.psi
|
||||||
%%DATADIR%%/psion/Basic_Elements.psi
|
%%DATADIR%%/psion/Basic_Elements.psi
|
||||||
|
|
Loading…
Add table
Reference in a new issue