diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-06-25 23:18:43 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-06-25 23:18:43 +0000 |
commit | acf12235bee38c7f494d6958ff23214965028cec (patch) | |
tree | 2be2007c9b46cce976285e5ac9970ef5f95bc94c | |
parent | 69afc1130ffd39afcb85fb7d0090014f083f0542 (diff) |
Notes
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 29634fe3d76f..642baf46f837 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.5.2 +PORTVERSION= 4.5.3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index b1720fea461e..b3c2dceffceb 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,3 @@ -SHA256 (wordpress-4.5.2.tar.gz) = 1a4d9f05142701e72413609cc30029f66af0f3b29d4ff051e888f48026d20ac9 -SIZE (wordpress-4.5.2.tar.gz) = 7770470 +TIMESTAMP = 1466883810 +SHA256 (wordpress-4.5.3.tar.gz) = fd94288cd6fc657b2d8061737fcb121fc6acbe18acfcff80661e49fd2d3ee17c +SIZE (wordpress-4.5.3.tar.gz) = 7773389 |