Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2020 03:32:30 +1000
From:      Dima Panov <fluffy@FreeBSD.org>
To:        Jose Alonso Cardenas Marquez <acm@FreeBSD.org>,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org,  ports-committers@freebsd.org
Subject:   Re: svn commit: r535211 - head/net-p2p/awgg
Message-ID:  <ae7ed040-86b9-4e95-8bb1-900e2f31f887@Canary>
In-Reply-To: <334d4986-2c6e-4f24-95f1-4505b54b0a89@Canary>
References:  <202005140618.04E6I8Pq055043@repo.freebsd.org> <334d4986-2c6e-4f24-95f1-4505b54b0a89@Canary>

next in thread | previous in thread | raw e-mail | index | archive | help
--5ebd80ae_2eb141f2_8f8f
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile (revision 535243)
+++ Makefile (working copy)
=40=40 -20,8 +20,8 =40=40
qt5=5FCON=46LICTS=5FINSTALL=3D =24=7BPORTNAME=7D-gtk2

USES=3D fpc gnome lazarus:flavors xorg
-USE=5F=46PC=3D chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-x=
ml =5C
- pasjpeg regexpr rtl-extra rtl-objpas x11
+USE=5F=46PC=3D chm fcl-base fcl-db fcl-image fcl-json fcl-net fcl-regist=
ry =5C
+ fcl-web fcl-xml openssl pasjpeg regexpr rtl-extra rtl-objpas x11
USE=5FXORG=3D x11
USE=5FGITHUB=3D yes
GH=5FACCOUNT=3D Nenirey

--
WBR, Dima. (X11, KDE, Office)=40=46reeBSD team
(fluffy=40=46reeBSD.org (mailto:fluffy=40=46reeBSD.org), https://t.me/dim=
a=5Fpanov)

> On =46riday, May 15, 2020 at 2:42 AM, Dima Panov <fluffy=40=46reeBSD.or=
g (mailto:fluffy=40=46reeBSD.org)> wrote:
> /wrkdirs/usr/ports/net-p2p/awgg/work-gtk2/AWGG-5dc1329/src/fmain.pas(34=
,43) =46atal: (10022) Can't find unit fphttpclient used by fmain
> =46atal: (1018) Compilation aborted
> Error: /usr/local/bin/ppcx64 returned an error exitcode
> Error: (lazarus) Compile Project, Mode: Beta, Target: /wrkdirs/usr/port=
s/net-p2p/awgg/work-gtk2/AWGG-5dc1329/awgg: stopped with exit code 1
> Error: (lazbuild) failed compiling of project /wrkdirs/usr/ports/net-p2=
p/awgg/work-gtk2/AWGG-5dc1329/src/awgg.lpi
> *** Error code 2
>
>
> --
> WBR, Dima. (X11, KDE, Office)=40=46reeBSD team
> (fluffy=40=46reeBSD.org (mailto:fluffy=40=46reeBSD.org), https://t.me/d=
ima=5Fpanov)
>
>
> > On Thursday, May 14, 2020 at 4:18 PM, Jose Alonso Cardenas Marquez <a=
cm=40=46reeBSD.org (mailto:acm=40=46reeBSD.org)> wrote:
> > Author: acm
> > Date: Thu May 14 06:18:08 2020
> > New Revision: 535211
> > URL: https://svnweb.freebsd.org/changeset/ports/535211
> >
> > Log:
> > - Update to 0.6.0
> >
> > Modified:
> > head/net-p2p/awgg/Makefile
> > head/net-p2p/awgg/distinfo
> >
> > Modified: head/net-p2p/awgg/Makefile
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > --- head/net-p2p/awgg/Makefile Thu May 14 06:17:05 2020 (r535210)
> > +++ head/net-p2p/awgg/Makefile Thu May 14 06:18:08 2020 (r535211)
> > =40=40 -1,8 +1,7 =40=40
> > =23 =24=46reeBSD=24
> >
> > PORTNAME=3D awgg
> > -PORTVERSION=3D 0.5.1
> > -PORTREVISION=3D 6
> > +PORTVERSION=3D 0.6.0
> > CATEGORIES=3D net-p2p
> > PKGNAMESU=46=46IX=3D =24=7BLAZARUS=5FPKGNAMESU=46=46IX=7D
> >
> > =40=40 -27,7 +26,7 =40=40 USE=5FXORG=3D x11
> > USE=5FGITHUB=3D yes
> > GH=5FACCOUNT=3D Nenirey
> > GH=5FPROJECT=3D AWGG
> > -GH=5FTAGNAME=3D 28d009f
> > +GH=5FTAGNAME=3D 5dc1329
> >
> > DESKTOP=5FENTRIES=3D=22AWGG=22 =5C
> > =22Advanced wget GUI=22 =5C
> >
> > Modified: head/net-p2p/awgg/distinfo
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
> > --- head/net-p2p/awgg/distinfo Thu May 14 06:17:05 2020 (r535210)
> > +++ head/net-p2p/awgg/distinfo Thu May 14 06:18:08 2020 (r535211)
> > =40=40 -1,3 +1,3 =40=40
> > -TIMESTAMP =3D 1524841810
> > -SHA256 (Nenirey-AWGG-0.5.1-28d009f=5FGH0.tar.gz) =3D ee65d1c2676824f=
a47c08d44041ceb5cb365e72387732d9247b7859fb37e5812
> > -SIZE (Nenirey-AWGG-0.5.1-28d009f=5FGH0.tar.gz) =3D 2565386
> > +TIMESTAMP =3D 1589411768
> > +SHA256 (Nenirey-AWGG-0.6.0-5dc1329=5FGH0.tar.gz) =3D 5e68cb7ea489378=
df12d8303d14b0ed3ec25d1c6a3439459b1b16d3b27f8e53f
> > +SIZE (Nenirey-AWGG-0.6.0-5dc1329=5FGH0.tar.gz) =3D 2434871

--5ebd80ae_2eb141f2_8f8f
Content-Type: application/pgp-signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: Canary
Comment: https://www.canarymail.io
Charset: UTF-8

wkYEABEKAAYFAl69gK4ACgkQpiZ27ZPjsBjZBACdEMzDCoHGLtFQ+gFBo+Q/HeE5Q2YAn0qt8x+L
rQkek/ZvfTpmQbqniYtk
=Nv21
-----END PGP SIGNATURE-----

--5ebd80ae_2eb141f2_8f8f--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ae7ed040-86b9-4e95-8bb1-900e2f31f887>