Upgrade to 3.10
This commit is contained in:
parent
4f8106f38c
commit
757eb4d8d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72183
2 changed files with 5 additions and 6 deletions
|
@ -6,20 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= unrar
|
||||
PORTVERSION= 3.10b1
|
||||
PORTVERSION= 3.10
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://files2.rarlab.com/rar/
|
||||
DISTNAME= unrarsrc-3.1.0
|
||||
DISTNAME= unrarsrc-3.1.3
|
||||
|
||||
MAINTAINER= ache@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/unrar
|
||||
|
||||
ALL_TARGET= makeunrar
|
||||
|
||||
post-patch:
|
||||
@${SED} -e 's|c++|${CXX}|g' -e 's|-O2|${CXXFLAGS}|g' \
|
||||
${WRKSRC}/makefile.gcc > ${WRKSRC}/Makefile
|
||||
${WRKSRC}/makefile.unix > ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/unrar ${PREFIX}/bin
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (unrarsrc-3.1.0.tar.gz) = 3efed0eb5a0961f2fd3aefac41dc3378
|
||||
MD5 (unrarsrc-3.1.3.tar.gz) = 2ea48983d87e94b1efabb2b8840c0228
|
||||
|
|
Loading…
Reference in a new issue