Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 18:43:32 +0200
From:      Rob <rob@debank.tv>
To:        Norikatsu Shigemura <nork@freebsd.org>
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/databases/py-PySQLite Makefile distinfopkg-descr pkg-plist
Message-ID:  <3EE75C34.1080300@debank.tv>
In-Reply-To: <200306111628.h5BGSCoY026538@repoman.freebsd.org>
References:  <200306111628.h5BGSCoY026538@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------040904010203000908070201
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Norikatsu Shigemura wrote:
> nork        2003/06/11 09:28:12 PDT
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     databases/py-PySQLite Makefile distinfo pkg-descr pkg-plist 
>   Log:
>   Update to 0.4.3.
>   
>   PR:             ports/53183
>   Submitted by:   Gerhard Haering <gh@ghaering.de> (maintainer)
>   
>   Revision  Changes    Path
>   1.3       +2 -6      ports/databases/py-PySQLite/Makefile
>   1.2       +1 -1      ports/databases/py-PySQLite/distinfo
>   1.2       +1 -1      ports/databases/py-PySQLite/pkg-descr
>   1.2       +0 -16     ports/databases/py-PySQLite/pkg-plist
> _______________________________________________
> 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"
> 

A fix is attached

Rob

-- 
f u cn rd ths u r usng unx

--------------040904010203000908070201
Content-Type: text/plain;
 name="diff.clamav"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="diff.clamav"

--- mak Wed Jun 11 18:37:55 2003
+++ Makefile    Wed Jun 11 18:38:43 2003
@@ -2,11 +2,12 @@
 # Date created:                15 July 2002
 # Whom:                        markun@onohara.to
 #
-# $FreeBSD: /repoman/r/pcvs/ports/security/clamav/Makefile,v 1.5 2003/06/08 16:16:49 leeym Exp $
+# $FreeBSD: ports/security/clamav/Makefile,v 1.5 2003/06/08 16:16:49 leeym Exp $
 #
 
 PORTNAME=      clamav
 PORTVERSION=   0.54
+PORTREVISION=  1
 CATEGORIES=    security
 MASTER_SITES=  http://clamav.elektrapro.com/stable/
 
@@ -22,6 +23,8 @@
 LIB_DEPENDS=   pth.20:${PORTSDIR}/devel/pth
 
 USE_GMAKE=     yes
+GNU_CONFIGURE=  yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_LIBTOOL=   yes
 INSTALLS_SHLIB=        yes

--------------040904010203000908070201--



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