svn commit: r441924 - head/mail/qgmailnotifier

Chris Rees crees at FreeBSD.org
Sun May 28 21:12:09 UTC 2017


Author: crees
Date: Sun May 28 21:12:07 2017
New Revision: 441924
URL: https://svnweb.freebsd.org/changeset/ports/441924

Log:
  Update to 2014.2

Modified:
  head/mail/qgmailnotifier/Makefile
  head/mail/qgmailnotifier/distinfo

Modified: head/mail/qgmailnotifier/Makefile
==============================================================================
--- head/mail/qgmailnotifier/Makefile	Sun May 28 20:52:49 2017	(r441923)
+++ head/mail/qgmailnotifier/Makefile	Sun May 28 21:12:07 2017	(r441924)
@@ -2,18 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	qgmailnotifier
-PORTVERSION=	2008.3
-PORTREVISION=	2
+DISTVERSION=	2014.2
 CATEGORIES=	mail
-MASTER_SITES=	http://www.codef00.com/projects/
+MASTER_SITES=	GH
 
 MAINTAINER=	crees at FreeBSD.org
 COMMENT=	Portable Qt 4 based GMail notifier
 
 USES=		qmake tar:tgz
 USE_QT4=	moc_build uic_build gui network xml rcc_build
-
-WRKSRC=		${WRKDIR}/${PORTNAME}
+USE_GITHUB=	yes
+GH_ACCOUNT=	eteran
 
 PORTDOCS=	README
 PLIST_FILES=	bin/${PORTNAME}

Modified: head/mail/qgmailnotifier/distinfo
==============================================================================
--- head/mail/qgmailnotifier/distinfo	Sun May 28 20:52:49 2017	(r441923)
+++ head/mail/qgmailnotifier/distinfo	Sun May 28 21:12:07 2017	(r441924)
@@ -1,2 +1,3 @@
-SHA256 (qgmailnotifier-2008.3.tgz) = fcfc88c35bc3256a68451e3da1cf6d78f7a12f4d39ec93db400397f57d64afad
-SIZE (qgmailnotifier-2008.3.tgz) = 12301
+TIMESTAMP = 1496000295
+SHA256 (eteran-qgmailnotifier-2014.2_GH0.tar.gz) = 16dd31826ddeb09a4316d55c362a64f9f028f5e72a12dedfe54746f65bbc7226
+SIZE (eteran-qgmailnotifier-2014.2_GH0.tar.gz) = 48161


More information about the svn-ports-all mailing list