Date: Sat, 17 Aug 2019 11:20:36 +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: r509007 - in head/editors/lazarus: . files Message-ID: <f0b13255-224c-4b7c-a931-26b24d42278d@Canary> In-Reply-To: <201908151636.x7FGa5J1011003@repo.freebsd.org> References: <201908151636.x7FGa5J1011003@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--5d575665_66334873_299 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello=21 You forgot to commit new version in Mk/bsd.default-versions.mk and broke = build of all depended ports -- Dima Panov (fluffy=40=46reeBSD.org) (X11, KDE, Office)=40=46reeBSD team =46acebook: http://www.facebook.com/fluffy.khv twitter: fluffy=5Fkhv =7C skype: dima.panov =7C telegram: =40dima=5Fpanov= IRC: fluffy=40E=46Net, fluffykhv=40=46reeNode > On =46riday, Aug 16, 2019 at 2:36 AM, Jose Alonso Cardenas Marquez <acm= =40=46reeBSD.org (mailto:acm=40=46reeBSD.org)> wrote: > Author: acm > Date: Thu Aug 15 16:36:04 2019 > New Revision: 509007 > URL: https://svnweb.freebsd.org/changeset/ports/509007 > > Log: > - Update to 2.0.4 > - Remove LD=5FUNSA=46E. It is defined in lang/fpc > - =46ew minor modifications > - Change LAZARUS=5FDE=46AULT to 2.0.4 > - Add lang/fpc-source to RUN=5FDEPENDS > > Modified: > head/editors/lazarus/Makefile > head/editors/lazarus/distinfo > head/editors/lazarus/files/pkg-message.in > > Modified: head/editors/lazarus/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/editors/lazarus/Makefile Thu Aug 15 16:19:36 2019 (r509006) > +++ head/editors/lazarus/Makefile Thu Aug 15 16:36:04 2019 (r509007) > =40=40 -1,9 +1,9 =40=40 > =23 =24=46reeBSD=24 > > PORTNAME=3D lazarus > -PORTVERSION=3D 2.0.0 > +PORTVERSION=3D 2.0.4 > PKGNAMESU=46=46IX=3F=3D -gtk2 > -PORTREVISION=3F=3D 1 > +PORTREVISION=3F=3D 0 > CATEGORIES=3D editors devel > MASTER=5FSITES=3D S=46/=24=7BPORTNAME=7D/Lazarus%20Zip%20=5F%20GZip/Laz= arus%20=24=7BPORTVERSION=7D =5C > LOCAL/acm/freepascal > =40=40 -15,11 +15,12 =40=40 COMMENT=3F=3D Portable Delphi-like IDE for = the =46reePascal > CON=46LICTS=3F=3D =24=7BPORTNAME=7D-qt5-* > > BUILD=5FDEPENDS=3F=3D fpcres:lang/fpc-utils > -RUN=5FDEPENDS=3F=3D fpcres:lang/fpc-utils > +RUN=5FDEPENDS=3F=3D fpcres:lang/fpc-utils =5C > + =24=7BLOCALBASE=7D/share/fpc-source-=24=7B=46PC=5FDE=46AULT=7D/Makefi= le.fpc:lang/fpc-source > > ONLY=5F=46OR=5FARCHS=3D i386 amd64 > > -USES=3D fpc gettext gmake iconv > +USES=3D desktop-file-utils fpc gettext gmake iconv shared-mime-info > USE=5F=46PC=3F=3D chm cairo dblib fcl-base fcl-db fcl-fpcunit fcl-image= fcl-json fcl-net =5C > fcl-registry fcl-res fcl-web fcl-xml fppkg gtk2 ibase iconvenc mysql =5C= > numlib odbc opengl openssl oracle pasjpeg postgres regexpr rtl-extra =5C= > =40=40 -31,7 +32,6 =40=40 MAKE=5FENV=3D OPT=3D=24=7BOPT=7D > PLIST=3D =24=7BWRKDIR=7D/pkg-plist > WRKSRC=3F=3D =24=7BWRKDIR=7D/=24=7BPORTNAME=7D > DATADIR=3F=3D =24=7BPRE=46IX=7D/share/=24=7BPORTNAME=7D-=24=7BPORTVERSI= ON=7D > -LLD=5FUNSA=46E=3D yes > > OPTIONS=5FDE=46INE=3D GDB > GDB=5FDESC=3D Install a newest version of gdb > =40=40 -67,6 +67,7 =40=40 post-extract: > > post-patch: > =40=24=7BREINPLACE=5FCMD=7D -e 's=7C%%LOCALBASE%%=7C=24=7BLOCALBASE=7D=7C= g' -e 's=7C%%DATADIR%%=7C=24=7BDATADIR=7D=7Cg' =24=7BWRKSRC=7D/=24=7BMAKE= =46ILE=7D > + =40=24=7BREINPLACE=5FCMD=7D -e 's=7Cstartlazarus=7C=24=7BPORTNAME=7D=7C= g' =24=7BWRKSRC=7D/install/=24=7BPORTNAME=7D.desktop > > do-build: > =40cd =24=7BWRKSRC=7D && =5C > =40=40 -109,6 +110,18 =40=40 pre-install: > =24=7B=46IND=7D * -type f =7C =24=7BSORT=7D =7C =24=7BSED=7D -e 's=7C=5E= =7C%%DATADIR%%/=7C' >> =24=7BPLIST=7D && =5C > =24=7B=46IND=7D * -type d -empty =7C =24=7BSORT=7D =7C =24=7BSED=7D -e = 's=7C=5E=7C=40dir %%DATADIR%%/=7C' >> =24=7BPLIST=7D > > + =40=24=7BECHO=5FCMD=7D =22share/applications/lazarus.desktop=22 >> =24= =7BPLIST=7D > + > +. for RESO in 128 16 256 32 48 64 > + =40=24=7BECHO=5FCMD=7D share/icons/hicolor/=24=7BRESO=7Dx=24=7BRESO=7D= /apps/lazarus.png >> =24=7BPLIST=7D > +. endfor > + > + =40cd =24=7BWRKSRC=7D/images/mimetypes && =5C > + =24=7B=46IND=7D * -type f -name =22*.png=22 =7C =24=7BSORT=7D =7C =24= =7BSED=7D -e 's=7C=5E=7Cshare/icons/hicolor/48x48/mimetypes/=7C' >> =24=7B= PLIST=7D > + > + =40=24=7BECHO=5FCMD=7D =22share/icons/hicolor/scalable/apps/lazarus.s= vg=22 >> =24=7BPLIST=7D > + =40=24=7BECHO=5FCMD=7D =22share/mime/packages/lazarus.xml=22 >> =24=7B= PLIST=7D > + > do-install: > .for DIRE in components converter debugger designer doceditor ide image= s install languages lazarus.app lcl =5C > packager tools units > =40=40 -133,6 +146,24 =40=40 do-install: > =24=7B=46IND=7D * -type d -exec =24=7BMKDIR=7D =22=24=7BSTAGEDIR=7D=24=7B= EXAMPLESDIR=7D/=7B=7D=22 =5C; && =5C > =24=7B=46IND=7D * -type f -exec =24=7BINSTALL=5FDATA=7D =7B=7D =22=24=7B= STAGEDIR=7D=24=7BEXAMPLESDIR=7D/=7B=7D=22 =5C; > =40=24=7BLN=7D -s =24=7BEXAMPLESDIR=7D =24=7BSTAGEDIR=7D=24=7BDATADIR=7D= /examples > + > + > +.for RESO in 128 16 256 32 48 64 > + =40=24=7BMKDIR=7D =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/icons/hico= lor/=24=7BRESO=7Dx=24=7BRESO=7D/apps > + =24=7BINSTALL=5FDATA=7D =24=7BWRKSRC=7D/images/icons/=24=7BPORTNAME=7D= =24=7BRESO=7Dx=24=7BRESO=7D.png =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/= icons/hicolor/=24=7BRESO=7Dx=24=7BRESO=7D/apps/=24=7BPORTNAME=7D.png > +.endfor > + > + =40=24=7BMKDIR=7D =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/icons/hico= lor/48x48/mimetypes > + =40cd =24=7BWRKSRC=7D/images/mimetypes && =5C > + =24=7B=46IND=7D * -type f -name =22*.png=22 -exec =24=7BINSTALL=5FDAT= A=7D =7B=7D =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/icons/hicolor/48x48/= mimetypes/=7B=7D =5C; > + > + =40=24=7BINSTALL=5FDATA=7D =24=7BWRKSRC=7D/install/=24=7BPORTNAME=7D.= desktop =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/applications/=24=7BPORTN= AME=7D.desktop > + > + =40=24=7BMKDIR=7D =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/icons/hico= lor/scalable/apps > + =40=24=7BINSTALL=5FDATA=7D =24=7BWRKSRC=7D/images/icons/=24=7BPORTNAM= E=7D.svg =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/icons/hicolor/scalable/= apps/=24=7BPORTNAME=7D.svg > + > + =40=24=7BMKDIR=7D =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/mime/packa= ges > + =40=24=7BINSTALL=5FDATA=7D =24=7BWRKSRC=7D/install/=24=7BPORTNAME=7D-= mime.xml =24=7BSTAGEDIR=7D=24=7BPRE=46IX=7D/share/mime/packages/=24=7BPOR= TNAME=7D.xml > > =24=7BINSTALL=5FSCRIPT=7D =24=7BWRKSRC=7D/localize.sh =24=7BSTAGEDIR=7D= =24=7BDATADIR=7D > =24=7BINSTALL=5FSCRIPT=7D =24=7BWRKDIR=7D/lazarus-wrapper =24=7BSTAGEDI= R=7D=24=7BPRE=46IX=7D/bin/=24=7BPORTNAME=7D > > Modified: head/editors/lazarus/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/editors/lazarus/distinfo Thu Aug 15 16:19:36 2019 (r509006) > +++ head/editors/lazarus/distinfo Thu Aug 15 16:36:04 2019 (r509007) > =40=40 -1,3 +1,3 =40=40 > -TIMESTAMP =3D 1551539368 > -SHA256 (freepascal/lazarus-2.0.0.tar.gz) =3D a6d7f3d0476defd9f4bf82a55= 6bac18167832833937aabc0d495868b7dc67d6e > -SIZE (freepascal/lazarus-2.0.0.tar.gz) =3D 65507695 > +TIMESTAMP =3D 1565154861 > +SHA256 (freepascal/lazarus-2.0.4.tar.gz) =3D e01d10c1b08fdb9b98fa8f740= 536add804383e4f39f092059c5e4ac7516c147b > +SIZE (freepascal/lazarus-2.0.4.tar.gz) =3D 65556293 > > Modified: head/editors/lazarus/files/pkg-message.in > =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/editors/lazarus/files/pkg-message.in Thu Aug 15 16:19:36 2019 = (r509006) > +++ head/editors/lazarus/files/pkg-message.in Thu Aug 15 16:36:04 2019 = (r509007) > =40=40 -11,11 +11,10 =40=40 The Lazarus RAD was installed > source directory at lazarus configuration environment. Also it could be= > setting later. > > -3) You can obtain freepascal source code from: > +3) Now you can obtain freepascal source installing lang/fpc-source por= t or > + package > > - %%PORTSDIR%%/distfiles/freepascal > - > - It could be extracted to your home directory. > + It will be extracted to %%LOCALBASE%%/share/fpc-source-X.X.X > > 4) You can use %%LOCALBASE%%/bin/gdb debugger instead of gdb installed = debugger > installed from base system. Lazarus works better with this version. > --5d575665_66334873_299 Content-Type: application/pgp-signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: Canary Comment: https://www.canarymail.io Charset: UTF-8 wsFbBAABCgAGBQJdV1ZkAAoJEPuLoJ3VOY8pM8AP91G5Cjn4YXsv2NUBUBqZZUSalntzf+zonvnR 8U8JgYiGBm97zIGWxs1ldaMSZ25y0nK7AN/R72uUQL0ykyerEZpzajRTaXUB6eVB+Mt4DTApnATI KleUJ3I++d2WB7PLkQdfe54R75q7xKacqy9ba6g9zKoWLZwG7xBhw1lA+OPm66eMS4VrV0/NfI9K e1pxAjs+AHDvV8MSWa857bhaxYhXQI3uLcbcPgIxR2x6x14UZPiJ7jdOsJ4vRJFG7wT1mmtLH5bs qtemOSFOA/z5SiKGx0EiSFSmXEXWKZ8IhFlwwAAzWTyXFvVAD7eiqgROxJcXLLDbextM0kMkf3T+ KhNMEgbRV0g1bv0ro8LShzSyTjjlnSn/7XybA5CQ2qZ9OO4AkPdVG1e6Shr9keJoXWX1/lltRS+z o1VjMnWNfOQYmbj4QxGdhMPi8eOirYcrJTkHsy6pzKnReDQB0XfSzkQ2vrafGknBQsCs1ZK6+K7W 56WouhBhpApbFJUstjLbDs1N/VdDsCXupyVREWYOAX1XrRSm+YRc76bqC4QzRWiulPFB5hThnTis 7vbTPsajLuwjMTo62VKCjZEGfmPTd/HdoGgsxyKoMub8qByJtnKzJg9PTrdWOHfPja5Ef2vcswxR O47i8oVVpZOYsGTWjgFqY72PTR4/sNyXqYEfIT0= =9jhL -----END PGP SIGNATURE----- --5d575665_66334873_299--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f0b13255-224c-4b7c-a931-26b24d42278d>