Bug 80581 - [PATCH] security/clamav-devel: update to 20050503
Summary: [PATCH] security/clamav-devel: update to 20050503
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 16:40 UTC by Renato Botelho
Modified: 2005-05-06 09:05 UTC (History)
1 user (show)

See Also:


Attachments
clamav-devel-20050503.patch (1.17 KB, patch)
2005-05-03 16:40 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho 2005-05-03 16:40:05 UTC
- Update to 20050503

Port maintainer (rob@debank.tv) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-04 13:51:11 UTC
Dear maintainer of FreeBSD port security/clamav-devel, please take a
look at

http://www.freebsd.org/cgi/query-pr.cgi?q=80581

Do you approve this update?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

And now something completely different.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-04 13:51:15 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-04 13:51:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle
Comment 4 Renato Botelho 2005-05-05 12:40:49 UTC
Clamav team maintain just 15 last snapshots, so, port needs to be
updated each 15 days. So, if maintainer agree, i can host snapshot used
in the port.

Here is the new patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/clamav-devel/Makefile,v
retrieving revision 1.72
diff -u -r1.72 Makefile
--- Makefile	12 Apr 2005 03:26:27 -0000	1.72
+++ Makefile	5 May 2005 11:35:04 -0000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	clamav
-PORTVERSION=	20050408
+PORTVERSION=	20050503
 CATEGORIES=	security
-MASTER_SITES=	http://www.clamav.net/snapshot/
+MASTER_SITES=	http://www.clamav.net/snapshot/ \
+		http://www.galle.com.br/~renato/clamav-devel/
 PKGNAMESUFFIX=	-devel
 DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
 
@@ -25,6 +26,7 @@
 
 OPTIONS=	MILTER "Compile the milter interface" Off \
 		CURL "Support URL downloading" Off
+
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/clamav-devel/distinfo,v
retrieving revision 1.47
diff -u -r1.47 distinfo
--- distinfo	9 Apr 2005 20:17:07 -0000	1.47
+++ distinfo	5 May 2005 11:35:04 -0000
@@ -1,2 +1,2 @@
-MD5 (clamav-devel-20050408.tar.gz) = 8fe10718dee37e504b0f75b8d6ea0f41
-SIZE (clamav-devel-20050408.tar.gz) = 1926948
+MD5 (clamav-devel-20050503.tar.gz) = b26eb08ed004ba2fd226b96db74ee791
+SIZE (clamav-devel-20050503.tar.gz) = 1890350

Thanks
-- 
Renato Botelho <freebsd at galle dot com dot br>
AIM: RBGargaBR | ICQ: 54596223
GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc

Everybody wants to go to heaven, but nobody wants to die.
Comment 5 Renato Botelho 2005-05-06 00:15:07 UTC
----- Forwarded message from rob@debank.tv -----

Date: Thu, 5 May 2005 22:22:27 +0200 (CEST)
From: rob@debank.tv
To: Renato Botelho <freebsd@galle.com.br>
Subject: Re: ports/80581: [PATCH] security/clamav-devel: update to 20050503

Yes, please commit

----- End forwarded message -----

-- 
Renato Botelho <freebsd at galle dot com dot br>
AIM: RBGargaBR | ICQ: 54596223
GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc

"I do not fear computers.  I fear the lack of them."
		-- Isaac Asimov
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-06 09:05:10 UTC
State Changed
From-To: feedback->closed

Committed, thanks!