1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

japanese/prn: Fix git clone and working on repo under Windows

Windows can support long file names, but these file names are not allowed:
CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8,
COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9

Source: https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/122
This commit is contained in:
PhilZ 2022-03-24 16:18:07 +01:00 committed by Mateusz Piotrowski
parent 3dee63149f
commit f3050fcad3
17 changed files with 3 additions and 1 deletions

1
MOVED
View File

@ -3519,3 +3519,4 @@ devel/libegit2||2024-09-30|Has expired: No consumer in ports tree
audio/libechonest||2024-10-05|Removed, Abandonware and service no longer available
net/fbzmq||2024-10-05|Repository was archived by facebook and the last version doesn't build
x11-toolkits/wlroots016||2024-10-07|No consumers in ports
japanese/prn|japanese/prn-ps|2024-10-07|Allow cloning the repository on Windows

View File

@ -228,7 +228,7 @@
SUBDIR += pejv-fpw
SUBDIR += plain2
SUBDIR += plan
SUBDIR += prn
SUBDIR += prn-ps
SUBDIR += py-SudachiPy
SUBDIR += py-fugashi
SUBDIR += py-ipadic

View File

@ -1,2 +1,3 @@
TIMESTAMP = 1727795104
SHA256 (prn.tar.gz) = 7a1cc5a0024cbb681ec87a25c31873b9d5e1c042d518a48e197de42ffbc21357
SIZE (prn.tar.gz) = 52681