Update to 5.6.1
- Update MASTER_SITES
This commit is contained in:
parent
4b7c61da46
commit
68ee7ccecc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481480
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rar
|
||||
PORTVERSION= 5.6.0
|
||||
PORTVERSION= 5.6.1
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.rarlab.com/rar/
|
||||
MASTER_SITES= https://www.rarlab.com/rar/
|
||||
DISTNAME= rarbsd-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -16,11 +16,14 @@ LICENSE_NAME= RAR license
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
IA32_BINARY_PORT= yes
|
||||
RESTRICTED= only unmodified original package can be distributed
|
||||
|
||||
IA32_BINARY_PORT= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/rar
|
||||
|
||||
PLIST_FILES= bin/rar lib/default.sfx etc/rarfiles.lst man/cat1/rar.1.gz
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
@ -33,7 +36,6 @@ do-install:
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.txt ${WRKSRC}/order.htm \
|
||||
${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.txt ${WRKSRC}/order.htm ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532861359
|
||||
SHA256 (rarbsd-5.6.0.tar.gz) = c2fe60fcbb2ec69bd3231d1bb9ba95158473153b569019b291923bfca31685f2
|
||||
SIZE (rarbsd-5.6.0.tar.gz) = 950043
|
||||
TIMESTAMP = 1538849510
|
||||
SHA256 (rarbsd-5.6.1.tar.gz) = 3ec1e2d04665cda5e5f67afc20e54b97adeb08e404c0091ec65744f0920f3bef
|
||||
SIZE (rarbsd-5.6.1.tar.gz) = 534823
|
||||
|
Loading…
Reference in New Issue
Block a user