Hi ports --

Attached is a trivial update to textproc/haibut, bringing it to its latest version.
HOMEPAGE changed and there are no tests to run.

Take maintainer.

~Brian

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/halibut/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 Makefile
--- Makefile	5 Apr 2015 20:33:48 -0000	1.1.1.1
+++ Makefile	10 Jun 2017 06:27:19 -0000
@@ -2,10 +2,11 @@
 
 COMMENT =	yet another free document preparation system
 
-DISTNAME =	halibut-1.1
+DISTNAME =	halibut-1.2
 CATEGORIES =	textproc
-HOMEPAGE =	http://www.chiark.greenend.org.uk/~sgtatham/halibut/
-MASTER_SITES =	${HOMEPAGE}
+HOMEPAGE =	https://www.chiark.greenend.org.uk/~sgtatham/halibut/
+MASTER_SITES =	${HOMEPAGE}${DISTNAME}/
+MAINTAINER =	Brian Callahan <[email protected]>
 
 # MIT
 PERMIT_PACKAGE_CDROM=	Yes
@@ -14,6 +15,8 @@ USE_GMAKE =	yes
 MAKE_FLAGS =	CC="${CC}"
 FAKE_FLAGS =	prefix="${WRKINST}/${PREFIX}"
 WANTLIB =	c
+
+NO_TEST =	Yes
 
 post-build:
 	cd ${WRKSRC}/doc && ${MAKE_PROGRAM}
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/halibut/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo	5 Apr 2015 20:33:48 -0000	1.1.1.1
+++ distinfo	10 Jun 2017 06:27:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (halibut-1.1.tar.gz) = uWSVDRHtCdOvKKwJXaU5YT9uUNZQ8B/nK0rnUnJMgKA=
-SIZE (halibut-1.1.tar.gz) = 956743
+SHA256 (halibut-1.2.tar.gz) = Gu37YkDycZDDajkPysnOcy7b26oxyF7mdbmU4rCDFj8=
+SIZE (halibut-1.2.tar.gz) = 991975

Reply via email to