diff --git a/devel/boost/Portfile b/devel/boost/Portfile
index 07ffc624cf..7f6e7bc1e5 100644
--- a/devel/boost/Portfile
+++ b/devel/boost/Portfile
@@ -8,12 +8,12 @@ PortGroup       active_variants 1.1
 
 name            boost
 
-version         1.66.0
+version         1.67.0
 # Revision is set below in the `if {$subport eq $name} { ... }` statement
 # The boost-numpy subport has its own revision number
-checksums       rmd160  ee5dafdfa49adf50a5333cef1f55dac4f70b4c14 \
-                sha256  5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9 \
-                size    85995778
+checksums       rmd160 d5bf97b8a953b87c08e367556856204a05346315 \
+                sha256 2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba \
+                size   87336566
 
 license         Boost-1
 categories      devel
@@ -277,7 +277,7 @@ subport boost-numpy {
 }
 
 if {$subport eq $name} {
-    revision 3
+    revision 0
     patchfiles-append patch-disable-numpy-extension.diff
 
     variant regex_match_extra description \
