Index: head/math/ess/Makefile =================================================================== --- head/math/ess/Makefile (revision 297310) +++ head/math/ess/Makefile (revision 297311) @@ -1,58 +1,57 @@ # New ports collection makefile for: ess # Date created: 06 March 2010 # Whom: Christopher J.s Ruwe # # $FreeBSD$ # PORTNAME= ess -PORTVERSION= 12.04 -PORTREVISION= 1 +DISTVERSION= 12.04-2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz MAINTAINER= cjr@cruwe.de COMMENT= R support for Emacsen LICENSE= GPLv2 RUN_DEPENDS= R:${PORTSDIR}/math/R USE_EMACS= yes USE_GMAKE= yes .if !defined(NOPORTDOCS) INFO= ess .endif post-patch: ${REINPLACE_CMD} -e "\|^PREFIX=|d" -e "\|^INSTALL=|d" \ -e "\|^EMACS=|s|=.*|=${EMACS_NAME}|" \ -e "\|^ETCDIR=|s|=.*|=${PREFIX}/${EMACS_LIBDIR}/etc/ess|" \ -e "\|^INFODIR=|s|=.*|=${PREFIX}/${INFO_PATH}|" \ -e "\|^LISPDIR=|s|=.*|=${PREFIX}/${EMACS_SITE_LISPDIR}|" \ ${WRKSRC}/Makeconf ${REINPLACE_CMD} -e "\|cd doc; \$$(MAKE) \$$@|d" \ ${WRKSRC}/Makefile ${REINPLACE_CMD} -e "s|\$$(INSTALL)|${INSTALL_DATA}|g" \ ${WRKSRC}/doc/Makefile ${WRKSRC}/etc/Makefile ${REINPLACE_CMD} -e "s|\$$(INSTALL)|${INSTALL_SCRIPT}|g" \ ${WRKSRC}/lisp/Makefile .if !defined(NOPORTDOCS) post-build: @(cd ${WRKSRC}/doc; ${SETENV} ${MAKE_ENV} ${GMAKE} ${_MAKE_JOBS} \ ${MAKE_ARGS} info) .endif post-install: .if !defined(NOPORTDOCS) @(cd ${WRKSRC}/doc; ${SETENV} ${MAKE_ENV} ${GMAKE} ${_MAKE_JOBS} \ ${MAKE_ARGS} install-info) .endif @${ECHO_MSG} "" @${CAT} ${PKGMESSAGE} @${ECHO_MSG} "" .include Property changes on: head/math/ess/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/math/ess/distinfo =================================================================== --- head/math/ess/distinfo (revision 297310) +++ head/math/ess/distinfo (revision 297311) @@ -1,2 +1,2 @@ -SHA256 (ess-12.04.tgz) = e4fa851d97c1b6cb4d1b2babf30c9720c483c896cfd45ab34b0605cd5fb217ab -SIZE (ess-12.04.tgz) = 3481710 +SHA256 (ess-12.04-2.tgz) = 6ca59b8b8e711a9bda1118e2f1ef532a2379cb1cf8f9be64769dcce3dd9b0e05 +SIZE (ess-12.04-2.tgz) = 3275844 Property changes on: head/math/ess/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property