diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-23 16:19:25 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-23 16:19:25 +0000 |
commit | 3c94766954bdee5645cc71d7252a4d3c4f176589 (patch) | |
tree | 861680957b5a5d93803cda1f5f0ea624aca9182c /editors | |
parent | a80559945eeeb715a4ac2dfa828c07af1fd176f8 (diff) | |
download | ports-3c94766954bdee5645cc71d7252a4d3c4f176589.tar.gz ports-3c94766954bdee5645cc71d7252a4d3c4f176589.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xcoral/Makefile | 6 | ||||
-rw-r--r-- | editors/xcoral/distinfo | 6 | ||||
-rw-r--r-- | editors/xcoral/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index 36f4f52db347..1f40c16b7e97 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcoral -PORTVERSION= 3.44 +PORTVERSION= 3.45 CATEGORIES= editors MASTER_SITES= http://xcoral.free.fr/ @@ -28,8 +28,8 @@ GNU_REGEX_H= gnuregex.h .endif post-patch: - @${REINPLACE_CMD} -e \ - 's| regex\.c | |g' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's| regex\.c | |g ; \ + s| -g | |g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ 's|"regex\.h"|<${GNU_REGEX_H}>|g' ${WRKSRC}/bm_search.c diff --git a/editors/xcoral/distinfo b/editors/xcoral/distinfo index e39b3c637c44..f14031b24835 100644 --- a/editors/xcoral/distinfo +++ b/editors/xcoral/distinfo @@ -1,3 +1,3 @@ -MD5 (xcoral-3.44.tar.gz) = 2c640813fb01c3c0b66738c198aa14ef -SHA256 (xcoral-3.44.tar.gz) = f5e20b8026d89d7b73720758dd8f97d1127d2fafd7291fa80e67793ac929cdbb -SIZE (xcoral-3.44.tar.gz) = 1916169 +MD5 (xcoral-3.45.tar.gz) = 0484515943bdc24c2848202ea587c775 +SHA256 (xcoral-3.45.tar.gz) = cae8257b919e4c1d909490b4b603eabae695b7c7dfadc41736f08dd3aaa3a384 +SIZE (xcoral-3.45.tar.gz) = 3253787 diff --git a/editors/xcoral/pkg-plist b/editors/xcoral/pkg-plist index c9f5c8e690b8..935bb0a57b93 100644 --- a/editors/xcoral/pkg-plist +++ b/editors/xcoral/pkg-plist @@ -1,5 +1,7 @@ bin/xcoral +%%PORTDOCS%%%%DOCSDIR%%/xcoral-%%VERSION%%.pdf %%PORTDOCS%%%%DOCSDIR%%/xcoral-%%VERSION%%.ps +%%PORTDOCS%%%%DOCSDIR%%/xcoral-card.pdf %%PORTDOCS%%%%DOCSDIR%%/xcoral-card.ps %%DATADIR%%/DEPEND %%DATADIR%%/README |