summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-05-16 09:33:38 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-05-16 09:33:38 +0000
commit3abcc63119b017e083689a45922e3ecf024add94 (patch)
treed9d77a184700d1d2d355062dac20e0f55dd3b94d /archivers
parentFix the OS detection for Linux, make the module install properly (diff)
Upgrade to 3.0 release
Notes
Notes: svn path=/head/; revision=59244
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rar/Makefile6
-rw-r--r--archivers/rar/distinfo2
-rw-r--r--archivers/rar/pkg-message4
3 files changed, 4 insertions, 8 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index 15032997c25f..8af648d1cbc2 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= rar
-PORTVERSION= 3.0b7
+PORTVERSION= 3.0
+PORTEPOCH= 1
CATEGORIES= archivers
MASTER_SITES= http://rarlab.com/rar/ \
ftp://pubftp.slovenska.sk/pub/rarsoft/rar/
-DISTNAME= rarbsd-3.0.b7
+DISTNAME= rarbsd-3.0
MAINTAINER= ache@FreeBSD.org
@@ -42,6 +43,5 @@ do-install:
${PREFIX}/etc && \
${INSTALL_DATA} default.sfx \
${PREFIX}/lib
- @${CAT} ${PKGDIR}/pkg-message
.include <bsd.port.post.mk>
diff --git a/archivers/rar/distinfo b/archivers/rar/distinfo
index d41dcd08ad24..361d0c965557 100644
--- a/archivers/rar/distinfo
+++ b/archivers/rar/distinfo
@@ -1 +1 @@
-MD5 (rarbsd-3.0.b7.tar.gz) = a19d5ae98985e1bd4e39134e5ab81f53
+MD5 (rarbsd-3.0.tar.gz) = f58df9f87a4827e327a4a816d86f2021
diff --git a/archivers/rar/pkg-message b/archivers/rar/pkg-message
deleted file mode 100644
index 8e9e50a2768c..000000000000
--- a/archivers/rar/pkg-message
+++ /dev/null
@@ -1,4 +0,0 @@
-************************************************************************
-This beta is unstable, use it with -t (test after packing) switch in the
-rar configuration profile.
-************************************************************************