diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2017-06-02 00:05:18 +0800 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2017-06-02 00:05:18 +0800 |
commit | b98fc5d82a17355a22c73bb52955dcdc47edf123 (patch) | |
tree | 9487ad680af32226cc2abac02c5526b76a518a5d /graphics/gtimelapse | |
parent | 6eecd659c9b139e2bfffdbb7bb51554f5207ff83 (diff) | |
download | freebsd-ports-gnome-b98fc5d82a17355a22c73bb52955dcdc47edf123.tar.gz freebsd-ports-gnome-b98fc5d82a17355a22c73bb52955dcdc47edf123.tar.zst freebsd-ports-gnome-b98fc5d82a17355a22c73bb52955dcdc47edf123.zip |
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0
- Bump dependent ports
Changes this release:
https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release
Diffstat (limited to 'graphics/gtimelapse')
-rw-r--r-- | graphics/gtimelapse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtimelapse/Makefile b/graphics/gtimelapse/Makefile index e7b8b9741121..1e9826f0d266 100644 --- a/graphics/gtimelapse/Makefile +++ b/graphics/gtimelapse/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtimelapse DISTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here) |