diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-24 00:19:25 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-24 00:19:25 +0800 |
commit | 62c0926d4e14df9f9452fd99acfd9f63168f8cee (patch) | |
tree | 1dee26bf89850fdc8663f395ae4d03d8b4359739 | |
parent | 8d71d37bcf958f189011f7a1ecc5c69daeaed295 (diff) | |
download | freebsd-ports-gnome-62c0926d4e14df9f9452fd99acfd9f63168f8cee.tar.gz freebsd-ports-gnome-62c0926d4e14df9f9452fd99acfd9f63168f8cee.tar.zst freebsd-ports-gnome-62c0926d4e14df9f9452fd99acfd9f63168f8cee.zip |
Update to 3.45
PR: 99374
Submitted by: Ports fury
-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 |