svn commit: r387528 - in head: devel/git-merge-changelog devel/monotone devel/phpsh devel/rpm-spec-mode.el devel/rubygem-app_config security/obfsproxy security/ossec-hids-server security/py-PF sysu...
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 27 00:10:01 UTC 2015
Author: amdmi3
Date: Wed May 27 00:09:55 2015
New Revision: 387528
URL: https://svnweb.freebsd.org/changeset/ports/387528
Log:
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
Modified:
head/devel/git-merge-changelog/Makefile
head/devel/monotone/Makefile
head/devel/phpsh/Makefile
head/devel/rpm-spec-mode.el/Makefile
head/devel/rubygem-app_config/Makefile
head/security/obfsproxy/Makefile
head/security/ossec-hids-server/Makefile
head/security/py-PF/Makefile
head/sysutils/boxbackup-devel/Makefile
head/sysutils/fusefs-kmod/Makefile
head/sysutils/hilite/Makefile
head/sysutils/puppet-mode.el/Makefile
head/textproc/ruby-rdtool/Makefile
head/textproc/srilm/Makefile
head/textproc/wordnet/Makefile
head/textproc/xml2rfc/Makefile
Modified: head/devel/git-merge-changelog/Makefile
==============================================================================
--- head/devel/git-merge-changelog/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/devel/git-merge-changelog/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -34,7 +34,4 @@ do-extract:
${MKDIR} ${WRKDIR}
cd ${GNULIB_DIR}; ./gnulib-tool --create-testdir --dir="${WRKSRC}" ${PORTNAME}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
Modified: head/devel/monotone/Makefile
==============================================================================
--- head/devel/monotone/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/devel/monotone/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -91,6 +91,5 @@ post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} NEWS UPGRADE ${STAGEDIR}${DOCSDIR}
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
Modified: head/devel/phpsh/Makefile
==============================================================================
--- head/devel/phpsh/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/devel/phpsh/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -37,7 +37,4 @@ post-patch:
@${GREP} -Rl '%%ETCDIR%%' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} \
-e 's,%%ETCDIR%%,${ETCDIR},g'
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
Modified: head/devel/rpm-spec-mode.el/Makefile
==============================================================================
--- head/devel/rpm-spec-mode.el/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/devel/rpm-spec-mode.el/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -26,7 +26,4 @@ do-install:
${MKDIR} ${STAGEDIR}${EMACSLISPDIR}
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${EMACSLISPDIR}/${PORTNAME}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
Modified: head/devel/rubygem-app_config/Makefile
==============================================================================
--- head/devel/rubygem-app_config/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/devel/rubygem-app_config/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -31,7 +31,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
Modified: head/security/obfsproxy/Makefile
==============================================================================
--- head/security/obfsproxy/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/security/obfsproxy/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -22,7 +22,4 @@ USES= python twisted
SUB_FILES= pkg-message
PYDISTUTILS_PKGNAME=obfsproxy
-post-install:
- ${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
Modified: head/security/ossec-hids-server/Makefile
==============================================================================
--- head/security/ossec-hids-server/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/security/ossec-hids-server/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -116,6 +116,4 @@ post-install:
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
.endif
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
Modified: head/security/py-PF/Makefile
==============================================================================
--- head/security/py-PF/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/security/py-PF/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -20,9 +20,4 @@ GH_PROJECT= py-${PORTNAME:tl}
SUB_FILES= pkg-message
-post-install:
-.if !defined(BATCH)
- @${CAT} ${PKGMESSAGE}
-.endif
-
.include <bsd.port.mk>
Modified: head/sysutils/boxbackup-devel/Makefile
==============================================================================
--- head/sysutils/boxbackup-devel/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/sysutils/boxbackup-devel/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -141,7 +141,6 @@ post-install:
.if ${PORT_OPTIONS:MSERVER}
@${MKDIR} -m 0700 ${STAGEDIR}${PREFIX}/etc/box/bbstored
.endif
- @${CAT} ${PKGMESSAGE}
test:
@${ECHO_CMD} "===> Running tests"
Modified: head/sysutils/fusefs-kmod/Makefile
==============================================================================
--- head/sysutils/fusefs-kmod/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/sysutils/fusefs-kmod/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -49,9 +49,6 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/mount_fusefs/mount_fusefs.8 ${STAGEDIR}${PREFIX}/man/man8
${INSTALL_PROGRAM} ${WRKSRC}/mount_fusefs/mount_fusefs ${STAGEDIR}${PREFIX}/sbin
-post-install:
- ${CAT} ${PKGMESSAGE}
-
SVN_REV= 263233
SVN_MIRROR?= http://svn.freebsd.org/base
EXPDIR= ${WRKSRC}/src
Modified: head/sysutils/hilite/Makefile
==============================================================================
--- head/sysutils/hilite/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/sysutils/hilite/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -23,7 +23,4 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
Modified: head/sysutils/puppet-mode.el/Makefile
==============================================================================
--- head/sysutils/puppet-mode.el/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/sysutils/puppet-mode.el/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -22,7 +22,4 @@ PLIST_FILES= %%EMACS_SITE_LISPDIR%%/pupp
do-install:
${INSTALL_DATA} ${WRKSRC}/puppet-mode.el ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
Modified: head/textproc/ruby-rdtool/Makefile
==============================================================================
--- head/textproc/ruby-rdtool/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/textproc/ruby-rdtool/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -39,6 +39,5 @@ post-install:
.for f in ${DOCS_JA}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/
.endfor
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
Modified: head/textproc/srilm/Makefile
==============================================================================
--- head/textproc/srilm/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/textproc/srilm/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -88,7 +88,4 @@ do-install:
cd ${WRKSRC}/bin && \
${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${EXAMPLESDIR}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
Modified: head/textproc/wordnet/Makefile
==============================================================================
--- head/textproc/wordnet/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/textproc/wordnet/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -34,6 +34,5 @@ post-install:
--strip-components 1 \
-f ${_DISTDIR}${DISTFILES:M*dict:S/:dict//} \
`${SED} -n -e '/\.xbm/d' -e 's,^%%DATADIR%%/,dict/,p' ${PLIST}`
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
Modified: head/textproc/xml2rfc/Makefile
==============================================================================
--- head/textproc/xml2rfc/Makefile Wed May 27 00:04:10 2015 (r387527)
+++ head/textproc/xml2rfc/Makefile Wed May 27 00:09:55 2015 (r387528)
@@ -17,7 +17,4 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml
USES= python
USE_PYTHON= distutils autoplist
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list