mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
filesystems/gphotofs: Update to latest commit
Last release in 2015 and last commit in 2018, update to latest commit as there are a few bug fixes / enhancements and as development seems to have stopped. While at it update WWW entry PR: 282355 Approved by: portmgr (maintainer timeout, 2+ weeks)
This commit is contained in:
parent
ec7e5f0dd7
commit
6af25c3e3f
2 changed files with 11 additions and 7 deletions
|
@ -1,20 +1,23 @@
|
||||||
PORTNAME= gphotofs
|
PORTNAME= gphotofs
|
||||||
PORTVERSION= 0.5
|
DISTVERSION= 0.5.20181029
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= filesystems graphics sysutils
|
CATEGORIES= filesystems graphics sysutils
|
||||||
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0
|
|
||||||
PKGNAMEPREFIX= fusefs-
|
PKGNAMEPREFIX= fusefs-
|
||||||
|
|
||||||
MAINTAINER= danfe@FreeBSD.org
|
MAINTAINER= danfe@FreeBSD.org
|
||||||
COMMENT= Mount PTP camera as a file system
|
COMMENT= Mount PTP camera as a file system
|
||||||
WWW= http://gphoto.sourceforge.net/proj/gphotofs/
|
WWW= https://github.com/gphoto/gphotofs
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
|
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
|
||||||
|
|
||||||
USES= fuse gnome pkgconfig tar:bzip2
|
USES= autoreconf fuse gnome libtool pkgconfig
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
|
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= gphoto
|
||||||
|
GH_TAGNAME= 9f9f594
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
PLIST_FILES= bin/gphotofs
|
PLIST_FILES= bin/gphotofs
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
TIMESTAMP = 1730905199
|
TIMESTAMP = 1730905199
|
||||||
SHA256 (gphotofs-0.5.tar.bz2) = 676ec4de69a81c193ffc31bdc7b587ac2a2cc3780b14f0e7c9c4c0a517b343cc
|
TIMESTAMP = 1730027628
|
||||||
SIZE (gphotofs-0.5.tar.bz2) = 261357
|
SHA256 (gphoto-gphotofs-0.5.20181029-9f9f594_GH0.tar.gz) = 66b53832b994ae35d5453baa5b9f30bcdb17c97a38d880b9db7e12cce0255ddd
|
||||||
|
SIZE (gphoto-gphotofs-0.5.20181029-9f9f594_GH0.tar.gz) = 51440
|
||||||
|
|
Loading…
Add table
Reference in a new issue