diff --git a/net/uget/Makefile b/net/uget/Makefile index e1c59925245c..bb9f4089fbef 100644 --- a/net/uget/Makefile +++ b/net/uget/Makefile @@ -1,52 +1,53 @@ PORTNAME= uget -PORTVERSION= 2.2.1 -PORTREVISION= 4 +PORTVERSION= 2.2.3 +DISTVERSIONSUFFIX= -1 CATEGORIES= net MASTER_SITES= SF/urlget/${PORTNAME}%20%28stable%29/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight and full-featured graphical download manager WWW= https://ugetdm.com/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= aria2c:www/aria2 USES= compiler:c11 gettext-tools gmake gnome pkgconfig GNU_CONFIGURE= yes USE_GNOME= glib20 gtk30 intltool cairo INSTALL_TARGET= install-strip +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} # Avoid warning, with redefinition of typedef (C11 feature) CFLAGS+= -Wno-typedef-redefinition CONFIGURE_ARGS= --enable-appindicator=no \ --disable-pwmd \ --disable-rss-notify \ --enable-unix-socket OPTIONS_DEFINE= GNUTLS GSTREAMER NLS NOTIFY OPENSSL OPTIONS_DEFAULT= NOTIFY OPENSSL OPTIONS_SUB= yes GNUTLS_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error GNUTLS_CONFIGURE_ON= --with-gnutls=yes GSTREAMER_USES= gstreamer GSTREAMER_CONFIGURE_ENABLE= gstreamer NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFY_CONFIGURE_ENABLE= notify OPENSSL_USES= ssl OPENSSL_CONFIGURE_ENV= LIBCRYPTO_CFLAGS="-I${OPENSSLINC}" \ LIBCRYPTO_LIBS="-L${OPENSSLLIB} -lcrypto" OPENSSL_CONFIGURE_OFF= --with-openssl=no .include diff --git a/net/uget/distinfo b/net/uget/distinfo index b77a2eb50fa6..17f13a18adcc 100644 --- a/net/uget/distinfo +++ b/net/uget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522528377 -SHA256 (uget-2.2.1.tar.gz) = 445cf58799a9a06e08cd4180b172f4b0a8a8c2ee82da732bdfe2dd502d949936 -SIZE (uget-2.2.1.tar.gz) = 1006697 +TIMESTAMP = 1671359491 +SHA256 (uget-2.2.3-1.tar.gz) = 11356e4242151b9014fa6209c1f0360b699b72ef8ab47dbeb81cc23be7db9049 +SIZE (uget-2.2.3-1.tar.gz) = 1003976