Index: head/japanese/ruby-mecab/Makefile =================================================================== --- head/japanese/ruby-mecab/Makefile (revision 252575) +++ head/japanese/ruby-mecab/Makefile (revision 252576) @@ -1,36 +1,36 @@ # New ports collection makefile for: ruby-mecab # Date created: 23 April 2003 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= mecab -PORTVERSION= 0.97 +PORTVERSION= 0.98 CATEGORIES= japanese textproc ruby MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ruby/${PORTVERSION} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= MeCab library module for Ruby LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/test.rb ${RUBY_MODEXAMPLESDIR}/ ${MKDIR} ${RUBY_MODDOCDIR} ${INSTALL_DATA} ${WRKSRC}/bindings.html ${RUBY_MODDOCDIR}/ .endif .include Property changes on: head/japanese/ruby-mecab/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/japanese/ruby-mecab/distinfo =================================================================== --- head/japanese/ruby-mecab/distinfo (revision 252575) +++ head/japanese/ruby-mecab/distinfo (revision 252576) @@ -1,3 +1,3 @@ -MD5 (mecab-ruby-0.97.tar.gz) = 2fa79278414b8a753a17e6e1b3ae044e -SHA256 (mecab-ruby-0.97.tar.gz) = bbde41c0589afa1ad682624226854c44435042156c57cdd920f0467553c2260e -SIZE (mecab-ruby-0.97.tar.gz) = 41355 +MD5 (mecab-ruby-0.98.tar.gz) = d486f70f30cbaf2cf5fbbc17eb268371 +SHA256 (mecab-ruby-0.98.tar.gz) = fcbfc01944df501d141a68e266d0ef249c0f5bb6c983bf205729e23e34f2422b +SIZE (mecab-ruby-0.98.tar.gz) = 41674 Property changes on: head/japanese/ruby-mecab/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property