Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163445957
D9486.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D9486.id.diff
View Options
Index: head/www/mohawk/Makefile
===================================================================
--- head/www/mohawk/Makefile
+++ head/www/mohawk/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= mohawk
-PORTVERSION= 2.0.18
-PORTREVISION= 1
+PORTVERSION= 2.0.19
CATEGORIES= www ipv6
MASTER_SITES= http://fossil.bsdsx.fr/mohawk/tarball/ \
http://fossil.etoilebsd.net/mohawk/tarball/
Index: head/www/mohawk/distinfo
===================================================================
--- head/www/mohawk/distinfo
+++ head/www/mohawk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485505655
-SHA256 (mohawk-2.0.18.tar.gz?uuid=2.0.18) = c19be31a950bba5ffb3729fc5d0079a0e0c6bab6de55b2593e1a9e60eb80481a
-SIZE (mohawk-2.0.18.tar.gz?uuid=2.0.18) = 42004
+TIMESTAMP = 1486546516
+SHA256 (mohawk-2.0.19.tar.gz?uuid=2.0.19) = 4d5109410864628147fb2e0d31cdf2bbfaa0590f83d6dd08508c1cde3036d038
+SIZE (mohawk-2.0.19.tar.gz?uuid=2.0.19) = 42079
Index: head/www/mohawk/files/patch-parse.y
===================================================================
--- head/www/mohawk/files/patch-parse.y
+++ head/www/mohawk/files/patch-parse.y
@@ -1,18 +0,0 @@
---- parse.y.orig 2017-01-27 06:01:59 UTC
-+++ parse.y
-@@ -30,8 +30,14 @@
- #include <sys/param.h>
- #include <sys/socket.h>
- #include <sys/stat.h>
--#if defined(__FreeBSD_version) && __FreeBSD_version >= 1000510
-+#if defined(__FreeBSD__)
-+#if __FreeBSD_version >= 1000510
-+# if __FreeBSD_version >= 1200000
-+#include <sys/capsicum.h>
-+# else
- #include <sys/capability.h>
-+# endif
-+#endif
- #endif
-
- #include <net/if.h>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 6:50 AM (6 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35434666
Default Alt Text
D9486.id.diff (1 KB)
Attached To
Mode
D9486: Update www/mohawk to 2.0.19
Attached
Detach File
Event Timeline
Log In to Comment