--- squidclamav-5.3.diff begins here --- diff -ruN squidclamav.old/Makefile squidclamav/Makefile --- squidclamav.old/Makefile 2010-04-08 19:01:32.000000000 +0200 +++ squidclamav/Makefile 2010-04-08 20:59:13.000000000 +0200 @@ -6,12 +6,11 @@ # PORTNAME= squidclamav -PORTVERSION= 4.1 +PORTVERSION= 5.3 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF \ - http://www.samse.fr/GPL/squidclamav/ \ - http://www.darold.net/projects/squidclamav/ + http://freefr.dl.sourceforge.net/project/squidclamav/squidclamav/$PORTVERSION/ MAINTAINER= llevier@argosnet.com COMMENT= Squid interface to ClamAV diff -ruN squidclamav.old/distinfo squidclamav/distinfo --- squidclamav.old/distinfo 2010-04-08 19:01:32.000000000 +0200 +++ squidclamav/distinfo 2010-04-08 19:04:18.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (squidclamav-4.1.tar.gz) = dfb96fc89d9b5514a3f3b228b09c7a40 -SHA256 (squidclamav-4.1.tar.gz) = 0b3a0057eda8b7e9e8fba447f55d2b820f7b57f611032cc8d9567414d74a90bd -SIZE (squidclamav-4.1.tar.gz) = 102505 +MD5 (squidclamav-5.3.tar.gz) = 39f4b98294782039840b2052eab543e2 +SHA256 (squidclamav-5.3.tar.gz) = 8a35d3de33fcb072fd0cc1e735108e92ac183f394a77596a461e6be0a2d1ad81 +SIZE (squidclamav-5.3.tar.gz) = 759760 diff -ruN squidclamav.old/files/patch-Makefile.in squidclamav/files/patch-Makefile.in --- squidclamav.old/files/patch-Makefile.in 2010-04-08 19:01:32.000000000 +0200 +++ squidclamav/files/patch-Makefile.in 1970-01-01 01:00:00.000000000 +0100 @@ -1,38 +0,0 @@ ---- Makefile.in.orig 2008-04-23 10:01:57.000000000 +0200 -+++ Makefile.in 2008-04-23 10:04:30.000000000 +0200 -@@ -58,7 +58,7 @@ - log.$(OBJEXT) main.$(OBJEXT) squidclamav.$(OBJEXT) - squidclamav_OBJECTS = $(am_squidclamav_OBJECTS) - squidclamav_LDADD = $(LDADD) --DEFAULT_INCLUDES = -I. -I$(srcdir) -I. -+DEFAULT_INCLUDES = -I. -I$(srcdir) -I. -I/usr/local/include - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ -@@ -80,13 +80,8 @@ - GZIP_ENV = --best - distuninstallcheck_listfiles = find . -type f -print - distcleancheck_listfiles = find . -type f -print --ACLOCAL = @ACLOCAL@ - AMDEP_FALSE = @AMDEP_FALSE@ - AMDEP_TRUE = @AMDEP_TRUE@ --AMTAR = @AMTAR@ --AUTOCONF = @AUTOCONF@ --AUTOHEADER = @AUTOHEADER@ --AUTOMAKE = @AUTOMAKE@ - AWK = @AWK@ - CC = @CC@ - CCDEPMODE = @CCDEPMODE@ -@@ -105,9 +100,9 @@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = -L/usr/local/lib - LIBOBJS = @LIBOBJS@ --LIBS = @LIBS@ -+LIBS = -lcurl - LTLIBOBJS = @LTLIBOBJS@ - MAKEINFO = @MAKEINFO@ - OBJEXT = @OBJEXT@ - diff -ruN squidclamav.old/files/pkg-message.in squidclamav/files/pkg-message.in --- squidclamav.old/files/pkg-message.in 2010-04-08 19:01:32.000000000 +0200 +++ squidclamav/files/pkg-message.in 2010-04-08 20:50:48.000000000 +0200 @@ -4,4 +4,4 @@ Read the follow site reference: -http://www.samse.fr/GPL/squidclamav/README +http://sourceforge.net/projects/squidclamav/ --- squidclamav-5.3.diff ends here ---
Class Changed From-To: sw-bug->maintainer-update Attempt to recover this PR from email mangling. To submitter: apparently all the tabs and spaces were changed by your mailer program. I'm not sure the resulting patch will be useable.
Responsible Changed From-To: gnats-admin->freebsd-ports-bugs Canonicalize assignment.
Responsible Changed From-To: freebsd-ports-bugs->sahil I'll take it.
Please re-send your patch with a mailer that does not completely mangle it. Thanks. -- Sahil Tandon <sahil@FreeBSD.org>
State Changed From-To: open->feedback Await usable patch.
Hi, At 00:40 23/04/2010, Sahil Tandon wrote: >Please re-send your patch with a mailer that does not completely mangle >it. Thanks. Attachement will be fine I guess... I put a shar as well as backup... Brgrds Laurent LEVIER Systems & Networks Senior Security Expert, CISSP CISM CGEIT
sahil 2010-04-24 21:09:17 UTC FreeBSD ports repository Modified files: security/squidclamav Makefile distinfo pkg-descr security/squidclamav/files pkg-message.in Removed files: security/squidclamav/files patch-Makefile.in Log: - Update to 5.3 - Use ${PORTNAME} variable where possible PR: ports/145524 Submitted by: Laurent LEVIER <llevier@argosnet.com> (maintainer) Tweaked by: sahil@ (myself) Approved by: wxs@ (mentor) Revision Changes Path 1.7 +5 -7 ports/security/squidclamav/Makefile 1.4 +3 -3 ports/security/squidclamav/distinfo 1.2 +0 -38 ports/security/squidclamav/files/patch-Makefile.in (dead) 1.2 +1 -1 ports/security/squidclamav/files/pkg-message.in 1.2 +1 -1 ports/security/squidclamav/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!