Commit graph

66 commits

Author SHA1 Message Date
Baptiste Daroussin
ab5b22ff89 archivers/py-borgbackup: eliminate use of MAN1PREFIX 2024-01-10 17:32:14 +01:00
Baptiste Daroussin
1b819e4869 MAN?PREFIX: eleminate its usage and move man to share/man 2024-01-10 09:16:01 +01:00
Matthias Andree
cef20debb1 archivers/py-borgbackup: update to 1.2.7
ChangeLog:	https://github.com/borgbackup/borg/blob/1.2.7/docs/changes.rst#version-127-2023-12-02
2023-12-05 19:28:32 +01:00
Po-Chuan Hsieh
39aceba8c1
archivers/py-borgbackup: Allow build with py-msgpack 1.0.7
- Bump PORTREVISION for package change

Reference:	cdcab4df68
2023-09-30 08:46:32 +08:00
Po-Chuan Hsieh
b40c8cdf2f
archivers/py-borgbackup: Allow build with py-msgpack 1.0.6
- Bump PORTREVISION for package change

Reference:	95e75b90f1
2023-09-30 00:15:06 +08:00
Matthias Andree
6c4f4b58f3 archivers/py-borgbackup: security upgrade to 1.2.6
1.2.5 has been skipped for FreeBSD ports because the necessary upgrade
procedure did not work for all archives.

Changelog:	https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#version-126-2023-08-31
Security:	https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811
Security:	CVE-2023-36811
Security:	b8a52e5a-483d-11ee-971d-3df00e0f9020
MFH:		2023Q3 after some stabilization time
2023-09-06 22:41:47 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Po-Chuan Hsieh
464b0ec1df
archivers/py-borgbackup: Fix *_DEPENDS
Approved by:	portmgr (blanket)
2023-04-09 21:37:35 +08:00
Matthias Andree
c9a9321d00 archivers/py-borgbackup: also tighten up RUN_DEPENDS for msgpack
and refactor. After the version in 2023Q2, and related to:
PR:		270665
2023-04-07 12:32:12 +02:00
Matthias Andree
1cc1228785 archivers/py-borgbackup: update to 1.2.4, unbreaking with msgpack 1.0.5
Borgbackup pins the exact, full, patch-level based version range
and the prior borgbackup 1.2.3 wanted to have at most msgpack 1.0.4.

Update to 1.2.4 which allows msgpack 1.0.5, and pin the exact msgpack
version in our depends to "fail early".

And other changes including bug fixes:
https://github.com/borgbackup/borg/blob/1.2.4/docs/changes.rst#version-124-2023-03-24

based on a
PR:		270665
Submitted by:	otis@

As in-depth soft robustness measure, add relevant warning comments to
devel/py-msgpack/Makefile, and while there, clean up the python:3.6+
to just a bare python because 3.6 and older are long gone from ports.
2023-04-07 11:38:11 +02:00
Matthias Andree
4bcf376e27 archivers/py-borgbackup: update to 1.2.3
Changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-2-3-2022-12-24
2023-01-13 20:29:16 +01:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Matthias Andree
3be0355696 archivers/py-borgbackup: clean environment for self-tests
This avoids build failures when, for instance, BORG_NEW_PASSWORD
is set to another password than the one used by the self-tests.

Reported by:	SimpleRezo <simplerezo@gmail.com>
PR:		266821

Not bumping PORTREVISION because this only affects the execution
of self-tests, which is pass (then the change is irrelevant) or fail
(then there is no package or installed port and PORTREVISION would
serve no purpose).
2022-10-04 22:24:08 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Matthias Andree
12d7dba8b2 archivers/py-borgbackup*: staging without HOME
Building as non-root often inherits the "nobody" user's would-be home
directory, "/nonexistent", which is just that. Provide something blank
in the WRKDIR instead.

Reported by:	Juraj Lutter (otis@)

Unrelated to, but still mentioned for...
PR:		264816
2022-09-03 20:50:19 +02:00
Matthias Andree
223e50238c archivers/py-borgbackup: update to 1.2.2+man+test, preserve 1.1
Take maintainership, because original maintainer asked for a new
maintainer, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264816#c10

¡Muchas gracias, José! Thanks for maintaining the port thus far.

If there is a potential maintainer who is using BorgBackup at scale,
I will be happy to pass maintainership on.

Update to v1.2.2 [1, was for 1.2.1],
preserve the earlier 1.1.18 version (also with manpages and self-tests added,
hence bumping PORTREVISION) as py-borgbackup11, and document this in UPDATING.

ChangeLog: https://www.borgbackup.org/releases/borg-1.2.html

Add self-tests [1] to both 1.1 and 1.2, including
- a smoke test in post-install in order to always run it
- "make test" support (requires network access for tox)

PR:		264816 [1]
Reported by:	rob2g2-freebsd@bitbert.com [1]

Add manual pages to both 1.1 and 1.2. [2]

PR:		263269 [2]
Reported by:	courtney.hicks1@icloud.com [2]
2022-09-03 16:33:11 +02:00
Matthias Andree
714af13781 archivers/py-borgbackup: use fixed xxhash instead of avoiding it
This reverts commit 9db903a89b because
it does not fix the situation for lack of a PORTREVISION bump.
Let us use the opportunity to fix the real bug instead.

Now with xxhash fixed as of 0.8.1_2, drop 9db903a89, and
bump PORTREVISION so we flush out the old garbage packages.

A simple web search would have brought up that static_assert() is
a C11 convenience macro defined in <assert.h>, and a detailed
search would have turned up that this had been fixed in xxhash
before.

While here, add a smoke test to post-install.

Proper fix was
Reported by:	Thierry Dussuet <thierry.dussuet@protonmail.com>
PR:		265060
MFH:		2022Q3
2022-08-13 20:51:25 +02:00
Matthias Andree
875d7c7d19 *: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
2022-08-13 20:51:14 +02:00
Jose G. Juanino
9db903a89b archivers/py-borgbackup: avoid dependency on xxhash port
- Instead, use the xxhash library provided in the same port

PR:	265060
Author:	Jose G. Juanino <jjuanino@gmail.com>
2022-08-13 17:23:51 +02:00
Tobias C. Berner
1ced9d288a archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andreev Maxim
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Anes Mukhametov <anes@anes.su>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Ayumi M <ayu@commun.jp>
  *  Carsten Larsen <cs@innolan.dk>
  *  Chin-San Huang <chinsan.tw@gmail.com>
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Cyrille Lefevre <cyrille.lefevre@laposte.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Felix Palmen <felix@palmen-it.de>
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Hsin-Han You <hhyou@cs.nctu.edu.tw>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  Igor Pokrovsky <tiamat@telegraph.spb.ru>
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeff Burchell <toxic@doobie.com>
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jerry Hicks
  *  Joao Carlos Mendes Luis <jonny@jonny.eng.br>
  *  John Marino <marino@FreeBSD.org>
  *  José García Juanino <jjuanino@gmail.com>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  Kevin Golding <ports@caomhin.org>
  *  Konstantin Reznichenko <kot@premierbank.dp.ua>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Kane <mark@mkproductions.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matteo Cypriani <mcy@lm7.fr>
  *  Max Khon <fjoe@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Melvyn Sopacua <melvyn@magemana.nl>
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Nathan Ahlstrom <nra@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Patrick Seal <patseal@hyperhost.net>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Per Wigren
  *  Philippe Casidy <pcasidy@casidy.com>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Poul-Henning Kamp <phk@FreeBSD.org>
  *  Radim Kolar
  *  Radim Kolar <hsn@filez.com>
  *  Radim Kolar <hsn@netmag.cz>
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Roman Shterenzon <roman@xpert.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser <se@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Abthorpe <thomas@goodking.ca>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Will Andrews <andrews@technologist.com>
  *  Yarodin <yarodin@gmail.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  ache
  *  adamw
  *  antoine@FreeBSD.org
  *  bf <bf2006a@yahoo.com>
  *  chinsan <chinsan.tw@gmail.com>
  *  giffunip@asme.org
  *  gurkan@phys.ethz.ch
  *  iblis <iblis.dif01@nctu.edu.tw>
  *  ijliao
  *  jmz
  *  kwm@FreeBSD.org
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  mm
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  samm@freebsd.org
  *  swhetzel@gmail.com
  *  will

With hat:	portmgr
2022-07-20 16:20:49 +02:00
Jose G. Juanino
2272379b7c archivers/py-borgbackup: Update to 1.1.18
Changes: https://github.com/borgbackup/borg/blob/1.1.18/docs/changes.rst#version-1118-2022-06-05

PR:	264953
2022-06-29 17:27:59 -07:00
Bartek Rutkowski
0e6f188ad7 archivers/py-borgbackup: Update 1.1.16 -> 1.1.17
PR:		259492
Reported by:	Jose G. Juanino <jjuanino@gmail.com> (maintainer)
2021-11-23 07:52:28 +00:00
Nuno Teixeira
14b915bc8f Revert "- Reset PORTREVISION"
Restore wrongly removed PORTREVISION

This reverts commit 8812ac1d68.
2021-05-12 06:50:10 +01:00
Nuno Teixeira
8812ac1d68 - Reset PORTREVISION
Approved by:	dbaio, garga (mentors, implicit)
2021-05-10 08:45:38 +01:00
Nuno Teixeira
a149e0bf76 archivers/py-borgbackup: Update to 1.1.16
ChangeLog: https://github.com/borgbackup/borg/releases/tag/1.1.16

PR:		255668
Reported by:	José García Juanino <jjuanino@gmail.com>
Approved by:	dbaio, garga (mentors, implicit)
2021-05-10 08:39:48 +01:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Dimitry Andric
a65f4a7451 Fix run-depends check for py-llfuse after shared libs naming change
Newer python versions (after 3.8.7) have changed the names of extension
shared libraries from ".so" to e.g. ".cpython-38.so". So for the FUSE
option, now check for the py-llfuse package instead of the dynamic
library llfuse.so.

Approved by:    jjuanino@gmail.com (maintainer)
PR:             253907
MFH:            2021Q
2021-02-28 19:51:24 +00:00
Vanilla I. Shu
8fb9b799cf Update to 1.1.15.
PR:		253280
Submitted by:	maintainer
2021-02-07 02:19:56 +00:00
Loïc Bartoletti
4081dcd104 archivers/py-borgbackup: Update to 1.1.14
Changelog:
  - https://github.com/borgbackup/borg/blob/1.1.14/docs/changes.rst#version-1114-2020-10-07

PR:		250183
Submitted by:	jjuanino@gmail.com (maintainer)
2020-10-07 14:03:42 +00:00
Fernando Apesteguía
e6f126e985 archivers/py-borgbackup: Update to 1.1.13
ChangeLog:
https://github.com/borgbackup/borg/blob/1.1.13/docs/changes.rst#version-1113-2020-06-06

PR:	247052
Submitted by:	jjuanino@gmail.com (maintainer)
2020-06-09 11:08:59 +00:00
Tobias C. Berner
87859fef98 archivers/py-borgbackup: Update to 1.1.11
PR:		245329
Submitted by:	jjuanino@gmail.com (maintainer)
2020-04-03 21:31:40 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Steve Wills
3481a9deb8 archivers/py-borgbackup: update to 1.1.10
PR:		237966
Submitted by:	jjuanino@gmail.com (maintainer)
2019-05-23 22:54:39 +00:00
Sunpoet Po-Chuan Hsieh
cbb13b5bce Change RUN_DEPENDS from py-msgpack to py-msgpack05
- Bump PORTREVISION for dependency change

remko@ notified me that there is runtime issue with msgpack 0.6.1.
And upstream has added version check to the repository that will terminate for unsupported msgpack.
2019-02-04 22:32:15 +00:00
Steve Wills
d21907ced5 archivers/py-borgbackup: update to 1.1.8
PR:		235025
Submitted by:	jjuanino@gmail.com (maintainer)
2019-01-17 21:13:39 +00:00
Steve Wills
1b9639162e archivers/py-borgbackup: Update to 1.1.7
PR:		231079
Submitted by:	jjuanino@gmail.com (maintainer)
2018-09-02 16:14:23 +00:00
Carlos J. Puga Medina
4e3994011f - sort Makefile
PR:		229058
Submitted by:	cpm
Approved by:	jjuanino@gmail.com (maintainer)
2018-06-16 09:37:23 +00:00
Carlos J. Puga Medina
d9ab5e5ea7 archivers/py-borgbackup: Update to 1.1.6
- Enable FUSE option by default

Changelog: https://github.com/borgbackup/borg/blob/1.1.6/docs/changes.rst#version-116-2018-06-11

PR:		229055
Submitted by:	jjuanino@gmail.com (maintainer)
2018-06-15 22:06:39 +00:00
Dmitry Marakasov
c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Sunpoet Po-Chuan Hsieh
f0ca6cb0f9 Fix msgpack dependency
- Update RUN_DEPENDS
- Bump PORTREVISION for package change

Bump msgpack requirement to 0.5.6 which is the only acceptable 0.5.x version [1].

PR:		227717
Reported by:	<iron.udjin@gmail.com>
Submitted by:	sunpoet (myself)
Approved by:	Jose Garcia Juanino <jjuanino@gmail.com>
Reference:	https://github.com/borgbackup/borg/issues/3753 [1]
2018-04-24 19:47:26 +00:00
Sunpoet Po-Chuan Hsieh
f962491120 Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW

Changes:	https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2018-04-22 18:29:51 +00:00
Jochen Neumeister
6ce76c3990 archivers/py-borgbackup: Update to 1.1.5
Changelog: https://github.com/borgbackup/borg/blob/1.1.5/docs/changes.rst#version-115-2018-04-01

PR:		227522
Submitted by:	jjuanino@gmail.com (maintainer)
2018-04-17 06:59:42 +00:00
Mark Felder
c4fb06ca56 archivers/py-borgbackup: Fix use of FLAVOR
Unbreak FUSE option

Approved by:	just fix it
2018-03-27 18:33:55 +00:00
Sunpoet Po-Chuan Hsieh
5e63fae51e Fix build with include/lz4.h which is in UTF-8 format
This can be removed with newer liblz4 since the file format has been changed back to ASCII.

PR:		225235
Submitted by:	Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
Reference:	https://github.com/lz4/lz4/pull/454
2018-01-18 14:44:11 +00:00
Tobias C. Berner
c45b599df9 Update archivers/py-borgbackup to 1.1.4
PR:		224791
Submitted by:	jjuanino@gmail.com <maintainer>
2017-12-31 10:24:45 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Danilo G. Baio
ce8a13cd1b archivers/py-borgbackup: Update to 1.1.3
Changes:	https://github.com/borgbackup/borg/blob/1.1.3/docs/changes.rst#version-113-2017-11-27

PR:		223946
Submitted by:	jjuanino@gmail.com (maintainer)
Security:	0d369972-d4ba-11e7-bfca-005056925db4
2017-11-29 04:36:14 +00:00
Steve Wills
c7b98f84d2 archivers/py-borgbackup: Update to 1.1.2
PR:		223754
Submitted by:	jjuanino@gmail.com (maintainer)
2017-11-20 01:25:14 +00:00
Tobias C. Berner
88002df3e1 Update archivers/py-borgbackup to 1.1.1
PR:		223404
Submitted by:	jjuanino@gmail.com (maintainer)
2017-11-04 10:54:39 +00:00