diff options
author | mnag <mnag@FreeBSD.org> | 2005-10-11 21:57:40 +0000 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-10-11 21:57:40 +0000 |
commit | 71571ae8de6451cfdf679b961c7e83afd2d5852e (patch) | |
tree | a66a8ee510b50c40410ae48fa848df297a9740d7 | |
parent | 92122c3f01094696f176c0e267b90ddd68998107 (diff) | |
download | FreeBSD-ports-71571ae8de6451cfdf679b961c7e83afd2d5852e.zip FreeBSD-ports-71571ae8de6451cfdf679b961c7e83afd2d5852e.tar.gz |
Update to 3.5.4
Remove unfetchable master site
PR: 87297
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: samm@os2.kiev.ua (maintainer)
-rw-r--r-- | archivers/libunrar/Makefile | 8 | ||||
-rw-r--r-- | archivers/libunrar/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/archivers/libunrar/Makefile b/archivers/libunrar/Makefile index 755687e..87b608b 100644 --- a/archivers/libunrar/Makefile +++ b/archivers/libunrar/Makefile @@ -6,16 +6,14 @@ # PORTNAME= libunrar -PORTVERSION= 3.53 -PORTREVISION= 1 +PORTVERSION= 3.54 CATEGORIES= archivers -MASTER_SITES= http://files1.rarlab.com/rar/ \ - http://files2.rarlab.com/rar/ \ +MASTER_SITES= http://files2.rarlab.com/rar/ \ http://files3.rarlab.com/rar/ \ http://files4.rarlab.com/rar/ \ http://files5.rarlab.com/rar/ \ http://files6.rarlab.com/rar/ -DISTNAME= unrarsrc-3.5.3 +DISTNAME= unrarsrc-3.5.4 MAINTAINER= samm@os2.kiev.ua COMMENT= Library to work with RAR archivies diff --git a/archivers/libunrar/distinfo b/archivers/libunrar/distinfo index 42b3359..cbbc4e6 100644 --- a/archivers/libunrar/distinfo +++ b/archivers/libunrar/distinfo @@ -1,2 +1,2 @@ -MD5 (unrarsrc-3.5.3.tar.gz) = 4e8b975374064b774ea80067e11ccf13 -SIZE (unrarsrc-3.5.3.tar.gz) = 122678 +MD5 (unrarsrc-3.5.4.tar.gz) = 3c3901173888e08dac22fca8a93ec5e6 +SIZE (unrarsrc-3.5.4.tar.gz) = 122801 |