pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

freem: update to 0.28.9 and clean up TODO and Makefile



Module Name:	pkgsrc-wip
Committed By:	John P. Willis <jpw%coherent-logic.com@localhost>
Pushed By:	jpw
Date:		Wed Aug 18 18:14:16 2021 -0600
Changeset:	0f3a37e5d6548c9e06948d3693330c1263333fa4

Modified Files:
	freem/Makefile
	freem/TODO
	freem/distinfo

Log Message:
freem: update to 0.28.9 and clean up TODO and Makefile

The next thing needing to be done is to get a community review on tech-pkg.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0f3a37e5d6548c9e06948d3693330c1263333fa4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 freem/Makefile | 4 +---
 freem/TODO     | 3 +--
 freem/distinfo | 8 ++++----
 3 files changed, 6 insertions(+), 9 deletions(-)

diffs:
diff --git a/freem/Makefile b/freem/Makefile
index 4877aaff72..4abdadfeb8 100644
--- a/freem/Makefile
+++ b/freem/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=		freem-0.28.6
+DISTNAME=		freem-0.28.9
 CATEGORIES=		lang
 MASTER_SITES=		https://freem.coherent-logic.com/downloads/
 
@@ -13,8 +13,6 @@ GNU_CONFIGURE=		yes
 USE_LIBTOOL=		yes
 INFO_FILES=		yes
 CONFIGURE_ARGS+=	--sysconfdir=${PKG_SYSCONFDIR}
-#EGDIR=			${PREFIX}/etc
-#CONF_FILES+=		${EGDIR}/freem.conf ${PKG_SYSCONFDIR}/freem.conf
 
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/freem/TODO b/freem/TODO
index 9bd1010d07..4fcaa5bb04 100644
--- a/freem/TODO
+++ b/freem/TODO
@@ -1,2 +1 @@
-* Need to look at dependencies (readline in particular)
-* Perhaps a better way to handle configuration? CONF_FILES?
+* Need community review of the freem package.
diff --git a/freem/distinfo b/freem/distinfo
index 25d2316aed..e45b43b939 100644
--- a/freem/distinfo
+++ b/freem/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (freem-0.28.6.tar.gz) = 971c9ebef65a13eafa01c7e3442997dd2ef5ad5a
-RMD160 (freem-0.28.6.tar.gz) = 1397fa33eb9897d1a3e259e81da6d15e3f6824a1
-SHA512 (freem-0.28.6.tar.gz) = e63fece01acd83e790911cbf41c2f3a749f01b776eef2e281ad7209809eb270e146e592c4b2cf862b5c9c6ea26445d3dd6dca458d26eb02fe76e34b9fdb5021d
-Size (freem-0.28.6.tar.gz) = 890283 bytes
+SHA1 (freem-0.28.9.tar.gz) = f84a65e450b5f755c9cd5057a915af165eeee780
+RMD160 (freem-0.28.9.tar.gz) = cf6d1a92d0b60f4e7ce518ac5b202d423aebc967
+SHA512 (freem-0.28.9.tar.gz) = 59ce9a3a4f7617ce7d0aafce8e89bc3b9f786ff469d0b3d24a99879b884f772c0b8ce5d181abaa44dfe283286511e02e62e06627978222ba1b7a97a99acbd421
+Size (freem-0.28.9.tar.gz) = 890538 bytes


Home | Main Index | Thread Index | Old Index