diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2005-08-28 06:59:02 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2005-08-28 06:59:02 +0000 |
commit | 5ac193f8c5ca2edfa80d38d34b86f9cd68ca8479 (patch) | |
tree | a39722c66d8fc81d2df26c0bb4089be9b6fe1fc5 /archivers/rar | |
parent | Add notification-daemon, a framework for notifying the user of application (diff) |
Upgrade to 3.5.0
Remove myself from maintainer
Notes
Notes:
svn path=/head/; revision=141004
Diffstat (limited to 'archivers/rar')
-rw-r--r-- | archivers/rar/Makefile | 15 | ||||
-rw-r--r-- | archivers/rar/distinfo | 4 |
2 files changed, 12 insertions, 7 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index 87509eaaae92..f2138d0972d8 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -6,13 +6,18 @@ # PORTNAME= rar -PORTVERSION= 3.41 +PORTVERSION= 3.5 PORTEPOCH= 1 CATEGORIES= archivers -MASTER_SITES= http://files10.rarlab.com/rar/ -DISTNAME= rarbsd-3.4.1 - -MAINTAINER= ache@FreeBSD.org +MASTER_SITES= http://files1.rarlab.com/rar/ \ + 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= rarbsd-3.5.0 + +MAINTAINER= ports@FreeBSD.org COMMENT= File archiver (binary port) ONLY_FOR_ARCHS= i386 diff --git a/archivers/rar/distinfo b/archivers/rar/distinfo index 922655c48e68..e6fe5340d82e 100644 --- a/archivers/rar/distinfo +++ b/archivers/rar/distinfo @@ -1,2 +1,2 @@ -MD5 (rarbsd-3.4.1.tar.gz) = 6dcdf5de5b2abc46d2c9d9603441fed9 -SIZE (rarbsd-3.4.1.tar.gz) = 331576 +MD5 (rarbsd-3.5.0.tar.gz) = 530e28d444e70d3bb5a5409fb3551765 +SIZE (rarbsd-3.5.0.tar.gz) = 330545 |