Date: Mon, 14 Sep 2020 11:47:11 +0000 (UTC) From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548606 - head/devel/anjuta Message-ID: <202009141147.08EBlBAC082047@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lbartoletti Date: Mon Sep 14 11:47:11 2020 New Revision: 548606 URL: https://svnweb.freebsd.org/changeset/ports/548606 Log: devel/anjuta: Update to 3.34.0 - Update to 3.34.0 - Add license - Remove REINPLACE_CMD wich did not modify file contents Modified: head/devel/anjuta/Makefile head/devel/anjuta/distinfo head/devel/anjuta/pkg-plist Modified: head/devel/anjuta/Makefile ============================================================================== --- head/devel/anjuta/Makefile Mon Sep 14 11:38:40 2020 (r548605) +++ head/devel/anjuta/Makefile Mon Sep 14 11:47:11 2020 (r548606) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= anjuta -PORTVERSION= 3.28.0 -PORTREVISION= 3 +PORTVERSION= 3.34.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,6 +10,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Integrated Development Environment for C and C++ +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= autogen:devel/autogen \ itstool:textproc/itstool LIB_DEPENDS+= libpcre.so:devel/pcre \ @@ -118,12 +120,6 @@ post-patch: -e 's|libvala-0.28|libvala-${VALA_VER}|g' \ -e 's|valaver="-0.28"|valaver="-${VALA_VER}"|g' \ ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|values.h|limits.h|g' \ - ${WRKSRC}/plugins/project-wizard/property.h \ - ${WRKSRC}/plugins/project-wizard/install.h - @${REINPLACE_CMD} -e 's|-fprofile-arcs||g' \ - ${WRKSRC}/libanjuta/tests/Makefile.in \ - ${WRKSRC}/libanjuta/tests/Makefile.am @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${PREFIX}|g' \ ${WRKSRC}/plugins/gdb/debugger.c Modified: head/devel/anjuta/distinfo ============================================================================== --- head/devel/anjuta/distinfo Mon Sep 14 11:38:40 2020 (r548605) +++ head/devel/anjuta/distinfo Mon Sep 14 11:47:11 2020 (r548606) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536528098 -SHA256 (gnome3/anjuta-3.28.0.tar.xz) = b087b0a5857952d0edd24dae458616eb166a3257bc647d5279a9e71495544779 -SIZE (gnome3/anjuta-3.28.0.tar.xz) = 6382736 +TIMESTAMP = 1599980598 +SHA256 (gnome3/anjuta-3.34.0.tar.xz) = 42a93130ed3ee02d064a7094e94e1ffae2032b3f35a87bf441e37fc3bb3a148f +SIZE (gnome3/anjuta-3.34.0.tar.xz) = 6420472 Modified: head/devel/anjuta/pkg-plist ============================================================================== --- head/devel/anjuta/pkg-plist Mon Sep 14 11:38:40 2020 (r548605) +++ head/devel/anjuta/pkg-plist Mon Sep 14 11:47:11 2020 (r548606) @@ -480,7 +480,7 @@ share/doc/anjuta/ChangeLog share/doc/anjuta/FUTURE share/doc/anjuta/MAINTAINERS share/doc/anjuta/NEWS -share/doc/anjuta/README +share/doc/anjuta/README.md share/doc/anjuta/ROADMAP share/doc/anjuta/ScintillaDoc.html share/doc/anjuta/THANKS @@ -792,6 +792,19 @@ share/help/ca/anjuta-manual/project-wizard-template.pa share/help/ca/anjuta-manual/run-parameters-dialog.page share/help/ca/anjuta-manual/run-run.page share/help/ca/anjuta-manual/widget-index.page +share/help/cs/anjuta-build-tutorial/figures/autotools-process.png +share/help/cs/anjuta-build-tutorial/figures/build_preferences.png +share/help/cs/anjuta-build-tutorial/figures/compilation-stages.png +share/help/cs/anjuta-build-tutorial/figures/configure-dialog.png +share/help/cs/anjuta-build-tutorial/figures/configure-process.png +share/help/cs/anjuta-build-tutorial/figures/library-add-pkgconfig.png +share/help/cs/anjuta-build-tutorial/figures/library-add-properties.png +share/help/cs/anjuta-build-tutorial/figures/new-project-basic.png +share/help/cs/anjuta-build-tutorial/figures/new-project-message.png +share/help/cs/anjuta-build-tutorial/figures/new-project-options.png +share/help/cs/anjuta-build-tutorial/figures/new-project-select.png +share/help/cs/anjuta-build-tutorial/figures/new-project-summary.png +share/help/cs/anjuta-build-tutorial/index.docbook share/help/cs/anjuta-faqs/editor-goto-error.page share/help/cs/anjuta-faqs/editor-maximize.page share/help/cs/anjuta-faqs/editor-scintilla.page @@ -936,6 +949,19 @@ share/help/da/anjuta-manual/project-wizard-template.pa share/help/da/anjuta-manual/run-parameters-dialog.page share/help/da/anjuta-manual/run-run.page share/help/da/anjuta-manual/widget-index.page +share/help/de/anjuta-build-tutorial/figures/autotools-process.png +share/help/de/anjuta-build-tutorial/figures/build_preferences.png +share/help/de/anjuta-build-tutorial/figures/compilation-stages.png +share/help/de/anjuta-build-tutorial/figures/configure-dialog.png +share/help/de/anjuta-build-tutorial/figures/configure-process.png +share/help/de/anjuta-build-tutorial/figures/library-add-pkgconfig.png +share/help/de/anjuta-build-tutorial/figures/library-add-properties.png +share/help/de/anjuta-build-tutorial/figures/new-project-basic.png +share/help/de/anjuta-build-tutorial/figures/new-project-message.png +share/help/de/anjuta-build-tutorial/figures/new-project-options.png +share/help/de/anjuta-build-tutorial/figures/new-project-select.png +share/help/de/anjuta-build-tutorial/figures/new-project-summary.png +share/help/de/anjuta-build-tutorial/index.docbook share/help/de/anjuta-faqs/editor-goto-error.page share/help/de/anjuta-faqs/editor-maximize.page share/help/de/anjuta-faqs/editor-scintilla.page
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009141147.08EBlBAC082047>