diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 16:32:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 16:32:43 +0000 |
commit | 07da7768420b8abbf43b26c86b43a38b39066e69 (patch) | |
tree | 63cfeb4094db9cda2a9c23fe5053bddb5b9289c8 /mail/roundcube-html5_notifier | |
parent | d2adb0879fe37754d692fbe56ca492a7a947e428 (diff) |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385637
Diffstat (limited to 'mail/roundcube-html5_notifier')
-rw-r--r-- | mail/roundcube-html5_notifier/Makefile | 3 | ||||
-rw-r--r-- | mail/roundcube-html5_notifier/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile index 5d75ea7c0dac..eecbf038cff1 100644 --- a/mail/roundcube-html5_notifier/Makefile +++ b/mail/roundcube-html5_notifier/Makefile @@ -3,6 +3,7 @@ PORTNAME= html5_notifier PORTVERSION= 0.5.2 +DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMEPREFIX= roundcube- @@ -17,8 +18,6 @@ BUILD_DEPENDS= roundcube>=1.0:${PORTSDIR}/mail/roundcube USE_GITHUB= yes GH_ACCOUNT= kitist GH_PROJECT= html5_notifier -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 968f570 NO_BUILD= yes diff --git a/mail/roundcube-html5_notifier/distinfo b/mail/roundcube-html5_notifier/distinfo index ce5a4fb62499..6f90b76be34e 100644 --- a/mail/roundcube-html5_notifier/distinfo +++ b/mail/roundcube-html5_notifier/distinfo @@ -1,2 +1,2 @@ -SHA256 (html5_notifier-0.5.2.tar.gz) = 99df20dd8dbecb4bded8da7574f9c9e9605df68a8b2f5cf5fda2927959d5e5af -SIZE (html5_notifier-0.5.2.tar.gz) = 8002 +SHA256 (kitist-html5_notifier-v0.5.2_GH0.tar.gz) = fee6b191d02ad1b416ce5d8a22f9f5388e96576983be3d1a199972e7e6764054 +SIZE (kitist-html5_notifier-v0.5.2_GH0.tar.gz) = 7999 |