summary refs log tree commit diff
path: root/mail/bubger
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mail/bubger/Makefile2
-rw-r--r--mail/bubger/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/bubger/Makefile b/mail/bubger/Makefile
index 05e9033..bf6f2a7 100644
--- a/mail/bubger/Makefile
+++ b/mail/bubger/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bubger
-DISTVERSION=	1.0
+PORTVERSION=	1.0a
 CATEGORIES=	mail
 MASTER_SITES=	https://git.causal.agency/bubger/snapshot/
 
diff --git a/mail/bubger/distinfo b/mail/bubger/distinfo
index b13bde1..9fbb1b6 100644
--- a/mail/bubger/distinfo
+++ b/mail/bubger/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615246395
-SHA256 (bubger-1.0.tar.gz) = fa23e4e77fd2bee442ce3873391f3d7c408785df287b64d8e290b045bfc84cf8
-SIZE (bubger-1.0.tar.gz) = 36723
+TIMESTAMP = 1619559028
+SHA256 (bubger-1.0a.tar.gz) = 2bb4839a69566180512ae75a478737bfd5a7d7530ae1ff58b9f8705869f1bbf3
+SIZE (bubger-1.0a.tar.gz) = 36803
le='2018-02-05 16:40:14 -0500'>2018-02-05Set title in gfcocoaJune McEnroe 2018-02-05Double-buffer gfb frontendJune McEnroe 2018-02-05Rewrite gfxx bit handlingJune McEnroe 2018-02-05Add flip option to gfxxJune McEnroe 2018-02-05Remove gfxx reverse optionJune McEnroe 2018-02-04Fix gfxx draw stop conditionJune McEnroe 2018-02-04Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe 2018-02-04Mark mac target phonyJune McEnroe 2018-02-04Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe 2018-02-04Avoid doing excessive work in gfxxJune McEnroe 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe