svn commit: r535211 - head/net-p2p/awgg

Dima Panov fluffy at FreeBSD.org
Thu May 14 17:32:35 UTC 2020


Index: Makefile
===================================================================
--- Makefile (revision 535243)
+++ Makefile (working copy)
@@ -20,8 +20,8 @@
qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2

USES= fpc gnome lazarus:flavors xorg
-USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \
- pasjpeg regexpr rtl-extra rtl-objpas x11
+USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-net fcl-registry \
+ fcl-web fcl-xml openssl pasjpeg regexpr rtl-extra rtl-objpas x11
USE_XORG= x11
USE_GITHUB= yes
GH_ACCOUNT= Nenirey

--
WBR, Dima. (X11, KDE, Office)@FreeBSD team
(fluffy at FreeBSD.org (mailto:fluffy at FreeBSD.org), https://t.me/dima_panov)

> On Friday, May 15, 2020 at 2:42 AM, Dima Panov <fluffy at FreeBSD.org (mailto:fluffy at FreeBSD.org)> wrote:
> /wrkdirs/usr/ports/net-p2p/awgg/work-gtk2/AWGG-5dc1329/src/fmain.pas(34,43) Fatal: (10022) Can't find unit fphttpclient used by fmain
> Fatal: (1018) Compilation aborted
> Error: /usr/local/bin/ppcx64 returned an error exitcode
> Error: (lazarus) Compile Project, Mode: Beta, Target: /wrkdirs/usr/ports/net-p2p/awgg/work-gtk2/AWGG-5dc1329/awgg: stopped with exit code 1
> Error: (lazbuild) failed compiling of project /wrkdirs/usr/ports/net-p2p/awgg/work-gtk2/AWGG-5dc1329/src/awgg.lpi
> *** Error code 2
>
>
> --
> WBR, Dima. (X11, KDE, Office)@FreeBSD team
> (fluffy at FreeBSD.org (mailto:fluffy at FreeBSD.org), https://t.me/dima_panov)
>
>
> > On Thursday, May 14, 2020 at 4:18 PM, Jose Alonso Cardenas Marquez <acm at FreeBSD.org (mailto:acm at FreeBSD.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
> > ==============================================================================
> > --- 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)
> > @@ -1,8 +1,7 @@
> > # $FreeBSD$
> >
> > PORTNAME= awgg
> > -PORTVERSION= 0.5.1
> > -PORTREVISION= 6
> > +PORTVERSION= 0.6.0
> > CATEGORIES= net-p2p
> > PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
> >
> > @@ -27,7 +26,7 @@ USE_XORG= x11
> > USE_GITHUB= yes
> > GH_ACCOUNT= Nenirey
> > GH_PROJECT= AWGG
> > -GH_TAGNAME= 28d009f
> > +GH_TAGNAME= 5dc1329
> >
> > DESKTOP_ENTRIES="AWGG" \
> > "Advanced wget GUI" \
> >
> > Modified: head/net-p2p/awgg/distinfo
> > ==============================================================================
> > --- 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)
> > @@ -1,3 +1,3 @@
> > -TIMESTAMP = 1524841810
> > -SHA256 (Nenirey-AWGG-0.5.1-28d009f_GH0.tar.gz) = ee65d1c2676824fa47c08d44041ceb5cb365e72387732d9247b7859fb37e5812
> > -SIZE (Nenirey-AWGG-0.5.1-28d009f_GH0.tar.gz) = 2565386
> > +TIMESTAMP = 1589411768
> > +SHA256 (Nenirey-AWGG-0.6.0-5dc1329_GH0.tar.gz) = 5e68cb7ea489378df12d8303d14b0ed3ec25d1c6a3439459b1b16d3b27f8e53f
> > +SIZE (Nenirey-AWGG-0.6.0-5dc1329_GH0.tar.gz) = 2434871
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 229 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200515/636dbd4a/attachment.sig>


More information about the svn-ports-head mailing list