mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 3.46
PR: 106985 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
848649ad93
commit
aaa4359a5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180377
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xcoral
|
||||
PORTVERSION= 3.45
|
||||
PORTVERSION= 3.46
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://xcoral.free.fr/
|
||||
|
||||
@ -22,9 +22,9 @@ PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 502010
|
||||
GNU_REGEX_H= gnu/regex.h
|
||||
GNU_REGEX_H= gnu/regex.h
|
||||
.else
|
||||
GNU_REGEX_H= gnuregex.h
|
||||
GNU_REGEX_H= gnuregex.h
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xcoral-3.45.tar.gz) = 0484515943bdc24c2848202ea587c775
|
||||
SHA256 (xcoral-3.45.tar.gz) = cae8257b919e4c1d909490b4b603eabae695b7c7dfadc41736f08dd3aaa3a384
|
||||
SIZE (xcoral-3.45.tar.gz) = 3253787
|
||||
MD5 (xcoral-3.46.tar.gz) = 522965010fb27e399d53dcc79548d6a6
|
||||
SHA256 (xcoral-3.46.tar.gz) = 913d1c59a2e134fe1b20eb1a98877a494935bcc44322cdc9aa2368073e3b853b
|
||||
SIZE (xcoral-3.46.tar.gz) = 2755488
|
||||
|
Loading…
Reference in New Issue
Block a user