summaryrefslogtreecommitdiff
path: root/security/bdc
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-04-11 15:31:38 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-04-11 15:31:38 +0000
commit20bef366c0b4e9f5bcc64de5ef787dcaaaa9374f (patch)
tree98dc5f7b9f7eca825726b2602983d3859ce98d59 /security/bdc
parentChange `MAINTAINER=...' to `MAINTAINER?=...'. (diff)
- Fix a faulty linkage, where the existing libfn.so binary for 5.x was linked
against libm.so.2. On 4.x it's a PORTREVISION bump only. - Make portlint a bit happier PR: 95004 Submitted by: Adi Pircalabu <apircalabu@bitdefender.com> (maintainer) Discussion: http://lists.freebsd.org/pipermail/freebsd-ports/2006-March/030677.html
Notes
Notes: svn path=/head/; revision=159336
Diffstat (limited to 'security/bdc')
-rw-r--r--security/bdc/Makefile16
-rw-r--r--security/bdc/distinfo10
2 files changed, 14 insertions, 12 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile
index 8b4dc0973ae8..cae4de13d5e3 100644
--- a/security/bdc/Makefile
+++ b/security/bdc/Makefile
@@ -7,20 +7,20 @@
PORTNAME= bdc
PORTVERSION= 7.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
-MASTER_SITES= # http://download.bitdefender.com/freebsd/${BDREL}/beta/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-fbsd${BDREL}
+#MASTER_SITES= # http://download.bitdefender.com/freebsd/${BDREL}/final/
+DISTNAME= ${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL}
MAINTAINER= apircalabu@bitdefender.com
COMMENT= BitDefender Console Antivirus for FreeBSD
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 600000
-LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
+LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
.endif
.if ${OSVERSION} < 490000 || ${OSVERSION} >= 500000 && ${OSVERSION} < 502001
-IGNORE= "requires FreeBSD-STABLE \(4.9 or later\), or FreeBSD-CURRENT \(5.2.1 or later\)"
+IGNORE= requires FreeBSD-STABLE \(4.9 or later\), or FreeBSD-CURRENT \(5.2.1 or later\)
.elif ${OSVERSION} < 500000
BDREL= 4
.else
@@ -33,16 +33,16 @@ NO_BUILD= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
ONLY_FOR_ARCHS= i386
-RESTRICTED= "License prohibits redistribution"
+RESTRICTED= License prohibits redistribution
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
ECHO_MSG= /usr/bin/printf
IGNORE= :\n\
You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after\n\
reading and agreeing to the license at:\n\
-http://download.bitdefender.com/freebsd/${BDREL}/beta/LICENSE\n\
+http://download.bitdefender.com/freebsd/${BDREL}/final/LICENSE\n\
A direct link to the distribution file:\n\
-http://download.bitdefender.com/freebsd/${BDREL}/beta/${DISTNAME}${EXTRACT_SUFX}\n\
+http://download.bitdefender.com/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\
Once the file has been downloaded move it to\n\
${DISTDIR} and restart the build.\n
.endif
diff --git a/security/bdc/distinfo b/security/bdc/distinfo
index 15abce56faa8..ce9f5599b9a8 100644
--- a/security/bdc/distinfo
+++ b/security/bdc/distinfo
@@ -1,4 +1,6 @@
-MD5 (bdc-7.0.1-fbsd4.tar.gz) = efe808f78bd4f14dc3052ee525b0912e
-SIZE (bdc-7.0.1-fbsd4.tar.gz) = 3300178
-MD5 (bdc-7.0.1-fbsd5.tar.gz) = dc771133ca4d326df2dc4ed74687b430
-SIZE (bdc-7.0.1-fbsd5.tar.gz) = 3273343
+MD5 (bdc-7.0.1.2-fbsd4.tar.gz) = efe808f78bd4f14dc3052ee525b0912e
+SHA256 (bdc-7.0.1.2-fbsd4.tar.gz) = 6bed695375dc575eff3854a97f65cbc592974452fe8f0a10f13fa6b841ce807a
+SIZE (bdc-7.0.1.2-fbsd4.tar.gz) = 3300178
+MD5 (bdc-7.0.1.2-fbsd5.tar.gz) = eee7349dbb67aaba45457ccc0d79a852
+SHA256 (bdc-7.0.1.2-fbsd5.tar.gz) = afcf84650c47efbd1de2982a633c845c28c8b94fa86a20e358c7c011bd482451
+SIZE (bdc-7.0.1.2-fbsd5.tar.gz) = 3275343