diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 19:57:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 19:57:45 +0000 |
commit | aaa4359a5bcb4e9a70788d2ea3c6f99660dab001 (patch) | |
tree | e255e2cb3603c09c8d5d5f5637ec9d0d23016aef /editors/xcoral | |
parent | 848649ad939fed7a374181c280bd219fb0f09632 (diff) |
Notes
Diffstat (limited to 'editors/xcoral')
-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 1f40c16b7e97..f9ddd3667e8c 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 f14031b24835..b7e14d4f602c 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 |