Created attachment 159417 [details] svn diff to update www/pivotx to 2.3.11 This patch updates the www/pivotx port to 2.3.11, which fixes a number of vulnerabilities present in the current port version, 2.3.7. In addition to the the version change, the patch does the following: - Removes SourceForge from the list of MASTER_SITES, as it no longer seems to be there - Regenerates pkg-plist - Fixes a couple small portlint warnings I have tested the new port on my webserver.
Created attachment 159480 [details] Update to 2.3.11
Comment on attachment 159417 [details] svn diff to update www/pivotx to 2.3.11 Thank you very much for creating the patch. It helps so much. I've tested some environment and seen a problem with %%AP_NAME%% and %%APACHE_VERSION%% in pkg-plist which have caused to install no files. I've created a new diff for updating to www/pivotx 2.3.11, which includes John's fixes. https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159480&action=diff - Bump PORTVERSION to 2.3.11. (John Nielsen) - Remove SourceForge from the list of MASTER_SITES, as it no longer seems to be there. (John Nielsen) - Remove redundant gettext from USES, which is not necessary on installation and interrupt it on some hosts without devel/gettext-tools. - Update pkg-plist Please commit this https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159480&action=diff
A commit references this bug: Author: pawel Date: Sun Aug 16 12:11:34 UTC 2015 New revision: 394404 URL: https://svnweb.freebsd.org/changeset/ports/394404 Log: - Update to version 2.3.11 - Drop USES=gettext, port does not build translation files - Unmute install commands - Cleanup pkg-plist PR: 202011 Submitted by: John Nielsen <john@jnielsen.net> Approved by: maintainer (with modifications) Changes: head/www/pivotx/Makefile head/www/pivotx/distinfo head/www/pivotx/pkg-plist