mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.10.3
- Make portclippy happy PR: 245660 Submitted by: Max Kostikov <max@kostikov.co> (maintainer) Approved by: ehaupt (mentor) Changelog: https://megatools.megous.com/builds/NEWS
This commit is contained in:
parent
c583ea8ba3
commit
a141396b68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533413
2 changed files with 9 additions and 9 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= megatools
|
||||
PORTVERSION= 1.10.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.10.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://megatools.megous.com/builds/
|
||||
|
||||
|
@ -13,16 +12,17 @@ COMMENT= Command line tools for MEGA.NZ cloud drive
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
BUILD_DEPENDS= asciidoc:textproc/asciidoc
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
|
||||
USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \
|
||||
pkgconfig ssl
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1535804473
|
||||
SHA256 (megatools-1.10.2.tar.gz) = 179e84c68e24696c171238a72bcfe5e28198e4c4e9f9043704f36e5c0b17c38a
|
||||
SIZE (megatools-1.10.2.tar.gz) = 300486
|
||||
TIMESTAMP = 1587022137
|
||||
SHA256 (megatools-1.10.3.tar.gz) = 8dc1ca348633fd49de7eb832b323e8dc295f1c55aefb484d30e6475218558bdb
|
||||
SIZE (megatools-1.10.3.tar.gz) = 196361
|
||||
|
|
Loading…
Add table
Reference in a new issue