Date: Tue, 7 May 2019 09:31:29 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500956 - head/mail/deforaos-mailer Message-ID: <201905070931.x479VTXX055028@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue May 7 09:31:29 2019 New Revision: 500956 URL: https://svnweb.freebsd.org/changeset/ports/500956 Log: - Add USES=gnome - Pet portlint - Update WWW Approved by: portmgr blanket Modified: head/mail/deforaos-mailer/Makefile head/mail/deforaos-mailer/pkg-descr Modified: head/mail/deforaos-mailer/Makefile ============================================================================== --- head/mail/deforaos-mailer/Makefile Tue May 7 09:04:29 2019 (r500955) +++ head/mail/deforaos-mailer/Makefile Tue May 7 09:31:29 2019 (r500956) @@ -17,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ libDesktop.so:x11/deforaos-libdesktop +USES= desktop-file-utils gnome pkgconfig ssl USE_GNOME= gtk20 -USES= desktop-file-utils pkgconfig ssl INSTALLS_ICONS= yes USE_LDCONFIG= yes Modified: head/mail/deforaos-mailer/pkg-descr ============================================================================== --- head/mail/deforaos-mailer/pkg-descr Tue May 7 09:04:29 2019 (r500955) +++ head/mail/deforaos-mailer/pkg-descr Tue May 7 09:31:29 2019 (r500956) @@ -1,3 +1,3 @@ DeforaOS desktop mail client -WWW: http://www.defora.org/ +WWW: https://www.defora.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905070931.x479VTXX055028>