ports/179485: [UPDATE] deskutils/wyrd
Herbert J. Skuhra
h.skuhra at gmail.com
Thu Jun 13 12:01:07 UTC 2013
Hi,
I think the patch is wrong.
Please commit the attached patch.
Thanks.
--
Herbert
-------------- next part --------------
Index: deskutils/wyrd/Makefile
===================================================================
--- deskutils/wyrd/Makefile (revision 320752)
+++ deskutils/wyrd/Makefile (working copy)
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= wyrd
-PORTVERSION= 1.4.5
+PORTVERSION= 1.4.6
CATEGORIES= deskutils
MASTER_SITES= http://pessimization.com/software/wyrd/
MAINTAINER= h.skuhra at gmail.com
-COMMENT= A curses front end to remind
+COMMENT= Curses front end to remind
BUILD_DEPENDS= ${LOCALBASE}/bin/ocamlc:${PORTSDIR}/lang/ocaml
RUN_DEPENDS= ${LOCALBASE}/bin/remind:${PORTSDIR}/deskutils/remind
Index: deskutils/wyrd/distinfo
===================================================================
--- deskutils/wyrd/distinfo (revision 320752)
+++ deskutils/wyrd/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (wyrd-1.4.5.tar.gz) = c8844d85767b3b9cc9ce4f430e0ef83ba29d96c630f03c508eab5ab86204137b
-SIZE (wyrd-1.4.5.tar.gz) = 398294
+SHA256 (wyrd-1.4.6.tar.gz) = b2b51d6fb38f8b8b3ec30ee72093f791ba9b6fe35418191bc2011d2c8079997e
+SIZE (wyrd-1.4.6.tar.gz) = 425829
Index: deskutils/wyrd/files/patch-Makefile.in
===================================================================
--- deskutils/wyrd/files/patch-Makefile.in (revision 320752)
+++ deskutils/wyrd/files/patch-Makefile.in (working copy)
@@ -1,15 +0,0 @@
---- Makefile.in.bak 2010-12-04 11:30:55.000000000 +0100
-+++ Makefile.in 2010-12-04 11:31:19.000000000 +0100
-@@ -91,10 +91,10 @@
-
-
- $(CURSES_CMA):
-- make -C curses byte
-+ $(MAKE) -C curses byte
-
- $(CURSES_CMXA):
-- make -C curses opt
-+ $(MAKE) -C curses opt
-
-
- # installation
Index: deskutils/wyrd/pkg-descr
===================================================================
--- deskutils/wyrd/pkg-descr (revision 320752)
+++ deskutils/wyrd/pkg-descr (working copy)
@@ -9,4 +9,4 @@
instantaneous, and the wyrd process typically consumes less than 2MB of
resident memory.
-WWW: http://pessimization.com/software/wyrd/
+WWW: http://pessimization.com/software/wyrd/
More information about the freebsd-ports-bugs
mailing list