mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 0.9.2
- Take maintainership PR: 130114 Submitted by: Dennis Herrmann <adox@mcx2.org>
This commit is contained in:
parent
8dfa4b57ba
commit
da02e49733
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225615
@ -6,13 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= curlftpfs
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= adox@mcx2.org
|
||||
COMMENT= Mount remote ftp directories
|
||||
|
||||
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
|
||||
@ -20,7 +19,6 @@ LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
|
||||
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
|
||||
USE_GNOME= glib20
|
||||
MAN1= ${PORTNAME}.1
|
||||
PLIST_FILES= bin/curlftpfs
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (curlftpfs-0.9.1.tar.gz) = 969998e9cf1663824f44739e94c703a1
|
||||
SHA256 (curlftpfs-0.9.1.tar.gz) = 9f50cdf02c0dc31ef148410345b2374d294d8853d2dae11775e36b0268ad227d
|
||||
SIZE (curlftpfs-0.9.1.tar.gz) = 362542
|
||||
MD5 (curlftpfs-0.9.2.tar.gz) = b452123f755114cd4461d56c648d9f12
|
||||
SHA256 (curlftpfs-0.9.2.tar.gz) = 4eb44739c7078ba0edde177bdd266c4cfb7c621075f47f64c85a06b12b3c6958
|
||||
SIZE (curlftpfs-0.9.2.tar.gz) = 365503
|
||||
|
Loading…
Reference in New Issue
Block a user