svn commit: r500956 - head/mail/deforaos-mailer

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue May 7 09:31:31 UTC 2019


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/


More information about the svn-ports-all mailing list