summary refs log tree commit diff
path: root/FreeBSD/mail/imbox/distinfo
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-30 19:12:10 +0000
committerJune McEnroe <june@causal.agency>2021-09-30 19:12:10 +0000
commit97eb0074b135b2636d84ff503988e3d76803ddcc (patch)
treeb7bf84cab6a5df4035634f60e4b92ed8dbcf8c32 /FreeBSD/mail/imbox/distinfo
parentUpdate catsit to 1.4 (diff)
downloadports-97eb0074b135b2636d84ff503988e3d76803ddcc.tar.gz
ports-97eb0074b135b2636d84ff503988e3d76803ddcc.zip
Move FreeBSD ports under FreeBSD directory
Diffstat (limited to 'FreeBSD/mail/imbox/distinfo')
-rw-r--r--FreeBSD/mail/imbox/distinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/FreeBSD/mail/imbox/distinfo b/FreeBSD/mail/imbox/distinfo
new file mode 100644
index 0000000..e7afbd3
--- /dev/null
+++ b/FreeBSD/mail/imbox/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1615244342
+SHA256 (imbox-1.4.tar.gz) = 0a264f58f7306d8481a559220cc20a0673a425581d4805b3f7a02dcb61fc9b3a
+SIZE (imbox-1.4.tar.gz) = 23083
pan title='2022-02-19 20:20:19 -0500'>2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe