- Changed the beecrypt shlib version to check, after it was decremented

in the beecrypt upstream distribution
- Bumped PORTREVISION

PR:		ports/144246
Submitted by:	glarkin
Approved by:	Anders F Bjorklund <afb@rpm5.org> (maintainer)
Feature safe:	yes
This commit is contained in:
Greg Larkin 2010-02-24 01:11:16 +00:00
parent 776cf64231
commit 0fc9ca1a99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250245

View file

@ -6,7 +6,7 @@
PORTNAME= rpm
PORTVERSION= 5.0.3
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= archivers
MASTER_SITES= http://rpm5.org/files/rpm/rpm-5.0/
PATCHFILES= rpm-5.0.3.1.patch
@ -18,7 +18,7 @@ COMMENT= The RPM Package Manager
LIB_DEPENDS= db-${DB_VERSION:C/(.)/\1./}:${PORTSDIR}/databases/db${DB_VERSION} \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
popt.0:${PORTSDIR}/devel/popt \
beecrypt.10:${PORTSDIR}/security/beecrypt \
beecrypt.7:${PORTSDIR}/security/beecrypt \
neon.28:${PORTSDIR}/www/neon28 \
magic:${PORTSDIR}/sysutils/file \
xar:${PORTSDIR}/archivers/xar \