- Fix building on 10.x when CANNA option is enabled, by updating CANNA

patchset

PR:				190711
Submitted by:	Noboyoshi SATO <nobu-s at iwate-pu.ac.jp>
This commit is contained in:
Ashish SHUKLA 2014-06-17 02:38:13 +00:00
parent 67d694419b
commit de07c9e66b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358066
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
PORTREVISION?= 3
PORTREVISION?= 4
PORTEPOCH= 3
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
@ -83,7 +83,7 @@ CANNA_CONFIGURE_ON= --with-canna \
--with-canna-includes=${LOCALBASE}/include \
--with-canna-libraries=${LOCALBASE}/lib
CANNA_PATCH_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ ${MASTER_SITE_LOCAL}
CANNA_PATCHFILES= emacs24.3canna-20130321.diff.gz
CANNA_PATCHFILES= emacs24.3canna-20140616.diff.gz
CANNA_LIB_DEPENDS= libcanna.so:${PORTSDIR}/japanese/canna-lib
SOUND_CONFIGURE_WITH= sound

View file

@ -1,4 +1,4 @@
SHA256 (emacs-24.3.tar.xz) = 70aa2942e9ae689ed17eddedfca5027c364ffbcc8b59968b1645e935f4c7058d
SIZE (emacs-24.3.tar.xz) = 35565352
SHA256 (emacs24.3canna-20130321.diff.gz) = 9031dcda23f0a289a3318f3437fecb132b4e755f79cd832bf45cee5258b11e71
SIZE (emacs24.3canna-20130321.diff.gz) = 31492
SHA256 (emacs24.3canna-20140616.diff.gz) = a9e6a55896aa5ab733446ca86183e65c91404c29fb30e8e288302597ca578439
SIZE (emacs24.3canna-20140616.diff.gz) = 31698