summary refs log tree commit diff
path: root/mail
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-17 18:35:29 +0000
committerJune McEnroe <june@causal.agency>2021-06-17 18:35:29 +0000
commitb3cf295192672d3b72fcacfa1d38b35214db6fdd (patch)
treeb749b6c1e07cc5f13da9e7e4f8f8fe0156968fe1 /mail
parentUpdate cgit-causal-agency to 20210608 (diff)
downloadports-b3cf295192672d3b72fcacfa1d38b35214db6fdd.tar.gz
ports-b3cf295192672d3b72fcacfa1d38b35214db6fdd.zip
Update bubger to 1.1
Diffstat (limited to 'mail')
-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 aa3e7a0..9f6d98f 100644
--- a/mail/bubger/Makefile
+++ b/mail/bubger/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bubger
-PORTVERSION=	1.0a
+DISTVERSION=	1.1
 CATEGORIES=	mail
 MASTER_SITES=	https://git.causal.agency/bubger/snapshot/
 
diff --git a/mail/bubger/distinfo b/mail/bubger/distinfo
index 9fbb1b6..77fb94f 100644
--- a/mail/bubger/distinfo
+++ b/mail/bubger/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619559028
-SHA256 (bubger-1.0a.tar.gz) = 2bb4839a69566180512ae75a478737bfd5a7d7530ae1ff58b9f8705869f1bbf3
-SIZE (bubger-1.0a.tar.gz) = 36803
+TIMESTAMP = 1623954809
+SHA256 (bubger-1.1.tar.gz) = 867b7c055a2e81384e9bcdcd12ecf38c0e78891e9768b697875547e0ce4d9904
+SIZE (bubger-1.1.tar.gz) = 38573
8-09-28Add psf2pngJune McEnroe 2018-09-27Add HJKL for moving glyphs to psfedJune McEnroe 2018-09-27Move psfed paste to edit modeJune McEnroe 2018-09-27Export PWDJune McEnroe 2018-09-27Add sans6x8 PSF2 fontJune McEnroe 2018-09-26Add copy paste to psfedJune McEnroe 2018-09-25Add r to psfed for invertJune McEnroe 2018-09-24Add psfed, a PSF2 font editorJune McEnroe 2018-09-21Add scheme -i to swap white and blackJune McEnroe 2018-09-21Map caps lock to escape on Linux consoleJune McEnroe 2018-09-19Fix README mandoc lintsJune McEnroe 2018-09-19Un-NOT trans.alpha values in pngoJune McEnroe 2018-09-18Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe