Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2012 12:51:04 GMT
From:      Joris Vandalon <joris@vandalon.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170257: port update: archivers/libunrar4 Version 4 of libunrar
Message-ID:  <201207291251.q6TCp4dN014480@red.freebsd.org>
Resent-Message-ID: <201207291300.q6TD05l2082390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170257
>Category:       ports
>Synopsis:       port update: archivers/libunrar4 Version 4 of libunrar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 29 13:00:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Joris Vandalon
>Release:        FreeBSD 9
>Organization:
>Environment:
FreeBSD scrap.wiebel.nl 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update libunrar4 from 4.0.7 to 4.2.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libunrar4
#	libunrar4/Makefile
#	libunrar4/distinfo
#	libunrar4/pkg-descr
#	libunrar4/pkg-plist
#
echo c - libunrar4
mkdir -p libunrar4 > /dev/null 2>&1
echo x - libunrar4/Makefile
sed 's/^X//' >libunrar4/Makefile << '1703f0413ef7cf36bb0cb698e51e44c1'
X# New ports collection makefile for:    unrar4
X# Date created:				30 May 2011
X# Whom:					Joris Vandalon
X#
X# $FreeBSD: ports/archivers/libunrar4/Makefile,v 1.3 2012/07/23 14:05:31 cs Exp $
X#
X
XPORTNAME=	libunrar4
XPORTVERSION=	4.2.1
XCATEGORIES=	archivers
XMASTER_SITES=	http://www.rarlab.com/rar/
XDISTNAME=	unrarsrc-${PORTVERSION}
X
XMAINTAINER=	joris@vandalon.nl
XCOMMENT=	Library to work with RAR archives
X
XWRKSRC=		${WRKDIR}/unrar
X
XUSE_GMAKE=	yes
XMAKEFILE=	makefile.unix
XALL_TARGET=	lib
XUSE_LDCONFIG=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/libunrar.so ${PREFIX}/lib/libunrar.so.4
X	cd ${PREFIX}/lib && ${LN} -sf libunrar.so.4 libunrar.so
X	${MKDIR} ${PREFIX}/include/libunrar4
X	${INSTALL_DATA} ${WRKSRC}/dll.hpp ${PREFIX}/include/libunrar4/dll.hpp
X
X.include <bsd.port.mk>
1703f0413ef7cf36bb0cb698e51e44c1
echo x - libunrar4/distinfo
sed 's/^X//' >libunrar4/distinfo << '749eb8cba8e695f567034246b52ef7ad'
XSHA256 (unrarsrc-4.2.1.tar.gz) = d5b59d98a6604ac41916311bc3b5dce1b94858008fc381aa975311d9248542c0
XSIZE (unrarsrc-4.2.1.tar.gz) = 161564
749eb8cba8e695f567034246b52ef7ad
echo x - libunrar4/pkg-descr
sed 's/^X//' >libunrar4/pkg-descr << 'accc5a455cdf546073ad56ef34b54266'
X    The UnRAR library is a minor part of the RAR archiver and contains
X    RAR uncompression algorithm. UnRAR requires very small volume of
X    memory to operate.
X    UnRAR library can be used by other programs to extract RAR archives.
X    This package contains small fixes from the http://mcmcc.bat.ru/clamav/.
X
XWWW: http://www.rarsoft.com/
accc5a455cdf546073ad56ef34b54266
echo x - libunrar4/pkg-plist
sed 's/^X//' >libunrar4/pkg-plist << 'c432de07141839a6080327ce6b14b968'
Xlib/libunrar.so
Xlib/libunrar.so.4
Xinclude/libunrar4/dll.hpp
X@dirrm  include/libunrar4
c432de07141839a6080327ce6b14b968
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207291251.q6TCp4dN014480>