mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Updated patch for cdrtools/mkisofs 2.01. A bug that could cause corrupted
file names was also fixed. There are hints that cjk-cdrtools-2.0.3.20030714 already didn't work for at least euc-kr. Any reports about whether this port works for you or not are appreciated. Approved by: netchild
This commit is contained in:
parent
864c1eaec4
commit
8f31b001b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125475
2 changed files with 8 additions and 7 deletions
|
@ -5,17 +5,18 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTVERSION= 2.0.3.${PATCHDATE}
|
PORTVERSION= 2.01.${PATCHDATE}
|
||||||
CATEGORIES= sysutils chinese japanese korean audio
|
CATEGORIES= sysutils chinese japanese korean audio
|
||||||
PKGNAMEPREFIX= cjk-
|
PKGNAMEPREFIX= cjk-
|
||||||
|
|
||||||
PATCH_SITES= http://www.geocities.co.jp/SiliconValley/3657/mkisofs_patch/
|
#PATCH_SITES= http://www.geocities.co.jp/SiliconValley/3657/mkisofs_patch/
|
||||||
|
PATCH_SITES= ftp://ftp.zeist.de/pub/distfiles/
|
||||||
PATCHFILES= noboru_nls_patch_${PATCHDATE}.txt.gz
|
PATCHFILES= noboru_nls_patch_${PATCHDATE}.txt.gz
|
||||||
PATCH_DIST_STRIP= -p1
|
PATCH_DIST_STRIP= -p1
|
||||||
|
|
||||||
CONFLICTS= cdrtools-*
|
CONFLICTS= cdrtools-*
|
||||||
|
|
||||||
PATCHDATE= 20030714
|
PATCHDATE= 20041227
|
||||||
MASTERDIR= ${.CURDIR}/../cdrtools
|
MASTERDIR= ${.CURDIR}/../cdrtools
|
||||||
DESCR= ${.CURDIR}/pkg-descr
|
DESCR= ${.CURDIR}/pkg-descr
|
||||||
MD5_FILE= ${.CURDIR}/distinfo
|
MD5_FILE= ${.CURDIR}/distinfo
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
MD5 (cdrtools-2.00.3.tar.gz) = c0cdfa2dbe9f4c977b0a71fb08ddff0e
|
MD5 (cdrtools-2.01.tar.bz2) = d44a81460e97ae02931c31188fe8d3fd
|
||||||
SIZE (cdrtools-2.00.3.tar.gz) = 1638876
|
SIZE (cdrtools-2.01.tar.bz2) = 1400389
|
||||||
MD5 (noboru_nls_patch_20030714.txt.gz) = df6851d51a54ad9d7ef5f93a5c2fc38f
|
MD5 (noboru_nls_patch_20041227.txt.gz) = 2f4c4ead9d00569e7ded080ec790622d
|
||||||
SIZE (noboru_nls_patch_20030714.txt.gz) = 537594
|
SIZE (noboru_nls_patch_20041227.txt.gz) = 538043
|
||||||
|
|
Loading…
Add table
Reference in a new issue