1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 2.03

- While I'm here, add LICENSE_FILE

2.03
- fix man page build due to non-ASCII char (thanks, Anton!)

2.02
- add option --caseful-sz to optionally treat upper-/lowercasing of sz. This
  also fixes unwanted unidirectional lowercasing of U+1E9E

2.01
- map : instead of / in SFU mapping tables

PR:		220491
Submitted by:	Anton Yuzhaninov <citrin@citrin.ru>
Approved by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-07-06 20:58:35 +00:00
parent 56be027099
commit 97def556cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445189
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= convmv
PORTVERSION= 2.0
PORTVERSION= 2.03
CATEGORIES= converters perl5
MASTER_SITES= http://www.j3e.de/linux/convmv/ \
http://www.sfr-fresh.com/unix/privat/
@ -12,6 +12,7 @@ COMMENT= Convert filenames from one encoding to another
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2
USES= perl5 shebangfix
SHEBANG_FILES= convmv

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1473765881
SHA256 (convmv-2.0.tar.gz) = 170cf675be1fca77868ff472e9340ca828b1463865a63d4f4b7b3bf4053db93f
SIZE (convmv-2.0.tar.gz) = 29534
TIMESTAMP = 1499271158
SHA256 (convmv-2.03.tar.gz) = f898fd850c8ef5abe48f7536e4b23ce4e11b6133974b2fc41d9197dfecc1c027
SIZE (convmv-2.03.tar.gz) = 29688