Update to leafnode-1.11.10
ok ajacoutot@
This commit is contained in:
parent
7f43fbd30c
commit
5839285e07
@ -1,10 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.58 2015/02/16 22:57:11 naddy Exp $
|
# $OpenBSD: Makefile,v 1.59 2015/04/06 16:26:22 jca Exp $
|
||||||
|
|
||||||
COMMENT= USENET software package designed for small sites
|
COMMENT= USENET software package designed for small sites
|
||||||
|
|
||||||
DISTNAME= leafnode-1.11.8
|
DISTNAME= leafnode-1.11.10
|
||||||
CATEGORIES= news
|
CATEGORIES= news
|
||||||
REVISION= 1
|
|
||||||
|
|
||||||
HOMEPAGE= http://leafnode.sourceforge.net/
|
HOMEPAGE= http://leafnode.sourceforge.net/
|
||||||
|
|
||||||
@ -14,7 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
|||||||
WANTLIB= c pcre
|
WANTLIB= c pcre
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=leafnode/}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=leafnode/}
|
||||||
EXTRACT_SUFX= .tar.bz2
|
EXTRACT_SUFX= .tar.xz
|
||||||
|
|
||||||
LIB_DEPENDS= devel/pcre
|
LIB_DEPENDS= devel/pcre
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (leafnode-1.11.8.tar.bz2) = VD2SFUmoEcvUp3Y7JBr33P5XIqsda3UVyI9oCDOHbiI=
|
SHA256 (leafnode-1.11.10.tar.xz) = Tuh+3Ev//OKFZW28S3jZ8dW1KGshi/qIaaYuzyw5BF4=
|
||||||
SIZE (leafnode-1.11.8.tar.bz2) = 504617
|
SIZE (leafnode-1.11.10.tar.xz) = 446368
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: patch-Makefile_in,v 1.21 2011/06/20 08:52:31 fgsch Exp $
|
$OpenBSD: patch-Makefile_in,v 1.22 2015/04/06 16:26:22 jca Exp $
|
||||||
--- Makefile.in.orig Thu Jun 16 09:36:56 2011
|
--- Makefile.in.orig Tue Jun 11 23:32:46 2013
|
||||||
+++ Makefile.in Thu Jun 16 09:36:58 2011
|
+++ Makefile.in Fri Jan 2 21:45:49 2015
|
||||||
@@ -1412,7 +1412,7 @@ info-am:
|
@@ -1435,7 +1435,7 @@ info-am:
|
||||||
|
|
||||||
install-data-am: install-man
|
install-data-am: install-man
|
||||||
@$(NORMAL_INSTALL)
|
@$(NORMAL_INSTALL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user