diff options
-rw-r--r-- | editors/xcoral/Makefile | 6 | ||||
-rw-r--r-- | editors/xcoral/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index 1f40c16b7e9..f9ddd3667e8 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -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: diff --git a/editors/xcoral/distinfo b/editors/xcoral/distinfo index f14031b2483..b7e14d4f602 100644 --- a/editors/xcoral/distinfo +++ b/editors/xcoral/distinfo @@ -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 |