Index: head/irc/riece/Makefile =================================================================== --- head/irc/riece/Makefile (revision 256719) +++ head/irc/riece/Makefile (revision 256720) @@ -1,38 +1,37 @@ # New ports collection makefile for: riece # Date created: 30 May 2004 # Whom: KIMURA Yasuhiro # # $FreeBSD$ PORTNAME= riece -PORTVERSION= 6.1.0 -PORTREVISION= 3 +PORTVERSION= 7.0.0 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yasu@utahime.org COMMENT= IRC client for Emacs USE_EMACS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \ --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} USE_GMAKE= yes USE_RUBY= yes RUBY_VER= 1.8 INFO= riece-en riece-ja post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for f in AUTHORS ChangeLog NEWS NEWS.ja README README.ja doc/HACKING doc/HACKING.ja ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/irc/riece/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.48 \ No newline at end of property +1.49 \ No newline at end of property Index: head/irc/riece/distinfo =================================================================== --- head/irc/riece/distinfo (revision 256719) +++ head/irc/riece/distinfo (revision 256720) @@ -1,3 +1,3 @@ -MD5 (riece-6.1.0.tar.gz) = 582f23a7ea9c6d8002304c2a89f92de5 -SHA256 (riece-6.1.0.tar.gz) = 1d2ff64eefe4740ead60b4ff2487147caa0fd6f545a572fd988885be31591be4 -SIZE (riece-6.1.0.tar.gz) = 419600 +MD5 (riece-7.0.0.tar.gz) = d83d211956d596cb8d111e00f9d50719 +SHA256 (riece-7.0.0.tar.gz) = 84f15e20b54398437b6895a18c45ed151f12cfaf28544d3cbeeaf8fe3d24b195 +SIZE (riece-7.0.0.tar.gz) = 427296 Property changes on: head/irc/riece/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property