FreeBSD Bugzilla – Attachment 152388 Details for
Bug 197205
[maintainer] www/hiawatha: Update to 9.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
teh patch file
patch-update-hiawatha-911.txt (text/plain), 2.62 KB, created by
Anonymous
on 2015-01-30 18:35:54 UTC
(
hide
)
Description:
teh patch file
Filename:
MIME Type:
Creator:
Anonymous
Created:
2015-01-30 18:35:54 UTC
Size:
2.62 KB
patch
obsolete
>Index: www/hiawatha/Makefile >=================================================================== >--- www/hiawatha/Makefile (revision 378124) >+++ www/hiawatha/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= hiawatha >-PORTVERSION= 9.8 >+PORTVERSION= 9.11 > CATEGORIES= www > MASTER_SITES= SF/fbsdports/hiawatha/ > >Index: www/hiawatha/distinfo >=================================================================== >--- www/hiawatha/distinfo (revision 378124) >+++ www/hiawatha/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (hiawatha-9.8.tar.gz) = 6fe9bd408361bc07b47fe6eeaf98d6b644e1cd258b3470da3e70aba510e83b64 >-SIZE (hiawatha-9.8.tar.gz) = 888977 >+SHA256 (hiawatha-9.11.tar.gz) = bf7f09dff86fe689e872e7adade91e13fd81106a97e5af02ab8afb3c77fccd9c >+SIZE (hiawatha-9.11.tar.gz) = 897113 >Index: www/hiawatha/files/patch-CMakeLists.txt >=================================================================== >--- www/hiawatha/files/patch-CMakeLists.txt (revision 378124) >+++ www/hiawatha/files/patch-CMakeLists.txt (working copy) >@@ -1,28 +0,0 @@ >-Submitted upstream: https://github.com/hsleisink/hiawatha/pull/20 >- >-commit 4f61342f9f6ff46fbb8b4dc5646c9f0b15809bef >-Author: Raphael Kubo da Costa <rakuco@FreeBSD.org> >-Date: Wed Dec 31 19:31:22 2014 +0200 >- >- Make the INSTALL(DIRECTORY empty) calls work with CMake >= 3.1.0. >- >- Since CMake 3.1.0, ${LOG_DIR}, ${PID_DIR} and ${WORK_DIR} were no longer >- being created because the regular expression does not match anything and >- CMake's behavior changed in a way that those directories would not be >- created before filtering the match list anymore. >- >- Instead, just call INSTALL(DIRECTORY) with an empty source, which works >- with all CMake versions currently supported. >- >---- CMakeLists.txt >-+++ CMakeLists.txt >-@@ -172,6 +172,6 @@ endforeach() >- install(FILES extra/index.html DESTINATION ${WEBROOT_DIR}) >- >- # Create directories >--install(DIRECTORY empty DESTINATION ${LOG_DIR} PATTERN "empty" EXCLUDE) >--install(DIRECTORY empty DESTINATION ${PID_DIR} PATTERN "empty" EXCLUDE) >--install(DIRECTORY empty DESTINATION ${WORK_DIR} PATTERN "empty" EXCLUDE) >-+install(DIRECTORY DESTINATION ${LOG_DIR}) >-+install(DIRECTORY DESTINATION ${PID_DIR}) >-+install(DIRECTORY DESTINATION ${WORK_DIR}) >Index: www/hiawatha/pkg-plist >=================================================================== >--- www/hiawatha/pkg-plist (revision 378124) >+++ www/hiawatha/pkg-plist (working copy) >@@ -9,7 +9,7 @@ > sbin/hiawatha > sbin/wigwam > lib/hiawatha/libpolarssl.so >-lib/hiawatha/libpolarssl.so.1.3.8 >+lib/hiawatha/libpolarssl.so.1.3.9 > lib/hiawatha/libpolarssl.so.7 > man/man1/cgi-wrapper.1.gz > man/man1/hiawatha.1.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 197205
: 152388 |
152389