diff options
author | rene <rene@FreeBSD.org> | 2010-10-25 00:07:56 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-10-25 00:07:56 +0800 |
commit | 2a68ecf75868e9dd96ab6fd99f7905bb467a4c76 (patch) | |
tree | 79f0b5a6cd6308082626bf3c49a625d87f86d035 /devel | |
parent | 96c0a7a9aa2769bbf57b1ea706840b7faf2a25ea (diff) | |
download | freebsd-ports-gnome-2a68ecf75868e9dd96ab6fd99f7905bb467a4c76.tar.gz freebsd-ports-gnome-2a68ecf75868e9dd96ab6fd99f7905bb467a4c76.tar.zst freebsd-ports-gnome-2a68ecf75868e9dd96ab6fd99f7905bb467a4c76.zip |
Update to 0.48.1
PR: ports/151665
Submitted by: maintainer
Security: remote DoS of server in default configuration
http://www.monotone.ca/NEWS
Diffstat (limited to 'devel')
-rw-r--r-- | devel/monotone/Makefile | 4 | ||||
-rw-r--r-- | devel/monotone/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index d39a3f75ba60..821bc2ed43ca 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -6,9 +6,9 @@ # PORTNAME= monotone -PORTVERSION= 0.48 +PORTVERSION= 0.48.1 CATEGORIES= devel -MASTER_SITES= http://monotone.ca/downloads/${PORTVERSION}/ +MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/ MAINTAINER= lapo@lapo.it COMMENT= A distributed version control system with digital signatures diff --git a/devel/monotone/distinfo b/devel/monotone/distinfo index 935f9053b26f..f2ad4bb6db5d 100644 --- a/devel/monotone/distinfo +++ b/devel/monotone/distinfo @@ -1,3 +1,3 @@ -MD5 (monotone-0.48.tar.gz) = 330a1fe1d92c899d1ad539606f85a9f8 -SHA256 (monotone-0.48.tar.gz) = 3149abf0e4433a0e14c5da805a04dbbc45b16086bc267d473b17e933407d839d -SIZE (monotone-0.48.tar.gz) = 4792019 +MD5 (monotone-0.48.1.tar.gz) = b5fa9e3b02ca3dcaf58fb7a2519ef956 +SHA256 (monotone-0.48.1.tar.gz) = e5ab4917866d2c597f99577554549b7c4cda9895be7a5dd0469f1c7798fe3c10 +SIZE (monotone-0.48.1.tar.gz) = 4868557 |