Yes, you're right.
My diff was made before the wxWidgets update.

Le Fri, 25 Jan 2008 12:42:22 +0000,
Stuart Henderson <[EMAIL PROTECTED]> a écrit :

> On 2008/01/25 12:34, Pierre-Emmanuel André wrote:
> > Mail sent to maintainer (aanriot@ the 15 of January) but no answer.
> > Little diff to update Pgadmin3 to version 1.8.1
> 
> I have a similar diff + fix the LIB_DEPENDS for new wxWidgets.
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/databases/pgadmin3/Makefile,v
> retrieving revision 1.6
> diff -u -p -r1.6 Makefile
> --- Makefile  4 Nov 2007 19:49:25 -0000       1.6
> +++ Makefile  25 Jan 2008 12:41:57 -0000
> @@ -2,9 +2,8 @@
>  
>  COMMENT=     administration and development platform for
> PostgreSQL 
> -VERSION=     1.8.0
> +VERSION=     1.8.1
>  DISTNAME=    pgadmin3-${VERSION}
> -PKGNAME=     ${DISTNAME}p0
>  CATEGORIES=  databases devel
>  
>  HOMEPAGE=    http://www.pgadmin.org/
> @@ -20,7 +19,7 @@ WANTLIB=    c iconv m pthread stdc++ z
>  
>  MASTER_SITES=
> ftp://ftp.postgresql.org/pub/pgadmin3/release/v${VERSION}/src/ 
> -LIB_DEPENDS=
> wx_base_xml,wx_base_odbc,wx_gtk2_html,wx_gtk2_stc,wx_gtk2_ogl,wx_gtk2_adv,wx_gtk2_aui,wx_gtk2_xrc,wx_base_net,wx_gtk2_dbgrid,wx_gtk2_qa,wx_base,wx_gtk2_core:wxWidgets-gtk2->=2.6.3:x11/wxWidgets
> \ +LIB_DEPENDS=
> wx_base_xml,wx_base_odbc,wx_gtk2_html,wx_gtk2_richtext,wx_gtk2_stc,wx_gtk2_ogl,wx_gtk2_adv,wx_gtk2_aui,wx_gtk2_xrc,wx_base_net,wx_gtk2_dbgrid,wx_gtk2_qa,wx_base,wx_gtk2_core:wxWidgets-gtk2->=2.8.7:x11/wxWidgets
> \ pq.>=4::databases/postgresql \
> xml2.>=6:libxml->=2.4.8:textproc/libxml \ xslt.>=3::textproc/libxslt
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/databases/pgadmin3/distinfo,v retrieving
> revision 1.3 diff -u -p -r1.3 distinfo
> --- distinfo  23 Oct 2007 17:26:34 -0000      1.3
> +++ distinfo  25 Jan 2008 12:41:57 -0000
> @@ -1,5 +1,5 @@
> -MD5 (pgadmin3-1.8.0.tar.gz) = /c97IRlxeQ209fXFCBpj+A==
> -RMD160 (pgadmin3-1.8.0.tar.gz) = rvlHvplHieYA2hzy98qaw+6mvVs=
> -SHA1 (pgadmin3-1.8.0.tar.gz) = VRPFsqtC/4dx8OAOApjbYJQJzag=
> -SHA256 (pgadmin3-1.8.0.tar.gz) =
> HnB/lC3k/QG8rHwP0EB6ENbLoluCdiVS6WzqWGT65hc= -SIZE
> (pgadmin3-1.8.0.tar.gz) = 7913989 +MD5 (pgadmin3-1.8.1.tar.gz) =
> hBPqb4gwszHSveZxII8EeQ== +RMD160 (pgadmin3-1.8.1.tar.gz) =
> un4Fkfhiv0fmIIzcBi/86Bf2hFM= +SHA1 (pgadmin3-1.8.1.tar.gz) =
> eI7Mu2YUs7cq3QMmj1J8+DlAwLg= +SHA256 (pgadmin3-1.8.1.tar.gz) =
> i/v2mbyTNCW3cjZ+NUpVmxW9+dVSkqX+emzrKdZb1+4= +SIZE
> (pgadmin3-1.8.1.tar.gz) = 7940323
> 

Reply via email to