diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2008-04-26 20:52:03 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2008-04-26 20:52:03 +0800 |
commit | 9d2faec2285afc430c3f395e8b6563cced7179f6 (patch) | |
tree | aaf3233a0125517b77218e815a0da5813a8c6a1c /editors | |
parent | a31f0c78e4a26af4765ad46cedfc212619b8bbc2 (diff) | |
download | freebsd-ports-gnome-9d2faec2285afc430c3f395e8b6563cced7179f6.tar.gz freebsd-ports-gnome-9d2faec2285afc430c3f395e8b6563cced7179f6.tar.zst freebsd-ports-gnome-9d2faec2285afc430c3f395e8b6563cced7179f6.zip |
- Update to version 3.47
PR: ports/123083
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xcoral/Makefile | 8 | ||||
-rw-r--r-- | editors/xcoral/distinfo | 6 | ||||
-rw-r--r-- | editors/xcoral/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index abe310607377..6969b1840e7f 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -6,18 +6,18 @@ # PORTNAME= xcoral -PORTVERSION= 3.46 -PORTREVISION= 2 +PORTVERSION= 3.47 CATEGORIES= editors MASTER_SITES= http://xcoral.free.fr/ MAINTAINER= ports@FreeBSD.org COMMENT= A multiwindow mouse-based text editor for X -GNU_CONFIGURE= yes USE_XORG= x11 -CONFIGURE_ARGS= --libdir=${PREFIX}/share +GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lgnuregex" +CONFIGURE_ARGS= --libdir=${PREFIX}/share + PLIST_SUB= VERSION="${PORTVERSION}" .include <bsd.port.pre.mk> diff --git a/editors/xcoral/distinfo b/editors/xcoral/distinfo index b7e14d4f602c..703daa441673 100644 --- a/editors/xcoral/distinfo +++ b/editors/xcoral/distinfo @@ -1,3 +1,3 @@ -MD5 (xcoral-3.46.tar.gz) = 522965010fb27e399d53dcc79548d6a6 -SHA256 (xcoral-3.46.tar.gz) = 913d1c59a2e134fe1b20eb1a98877a494935bcc44322cdc9aa2368073e3b853b -SIZE (xcoral-3.46.tar.gz) = 2755488 +MD5 (xcoral-3.47.tar.gz) = 81406e93c92bcdb7dbcb43e031d76ffd +SHA256 (xcoral-3.47.tar.gz) = 886e02eeb96e494d32969fcf41dcd09133896b717b714eb42affed1f460af3dd +SIZE (xcoral-3.47.tar.gz) = 2760763 diff --git a/editors/xcoral/pkg-plist b/editors/xcoral/pkg-plist index 935bb0a57b93..796fc69b3418 100644 --- a/editors/xcoral/pkg-plist +++ b/editors/xcoral/pkg-plist @@ -34,6 +34,7 @@ bin/xcoral %%DATADIR%%/shell-script.sc %%DATADIR%%/sun-keydef.sc %%DATADIR%%/title.sc +%%DATADIR%%/title.sc.gen %%DATADIR%%/top-ten.sc %%DATADIR%%/utilities.sc %%DATADIR%%/version.sc |