diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:57:40 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:57:40 +0000 |
commit | 4d491f5caf22293b2d3f770b9a7eeab6a1025f00 (patch) | |
tree | e8ee2f3993ef7cd2eceab8325b82dcf4f3430d5e /archivers/libunrar | |
parent | 976794241cf4de53030936d42906c6552a53ad17 (diff) |
Notes
Diffstat (limited to 'archivers/libunrar')
-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 755687e73e19..87b608b39da9 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 42b3359a7986..cbbc4e6e91f7 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 |