update to 1.27
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
parent
90505a9a72
commit
c76b75779a
@ -1,20 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2005/09/23 19:41:44 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2005/12/10 13:38:13 steven Exp $
|
||||
|
||||
COMMENT= "perl module for accessing NNTP articles"
|
||||
|
||||
DISTNAME= News-Article-1.13
|
||||
DISTNAME= News-Article-1.27
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= news perl5
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=News/}
|
||||
|
||||
RUN_DEPENDS= :p5-PGP-Sign-*:security/p5-PGP-Sign
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
# Artistic/GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= :p5-PGP-Sign-*:security/p5-PGP-Sign
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (News-Article-1.13.tar.gz) = e3efe8e3cbafcaeddbca5780d560f774
|
||||
RMD160 (News-Article-1.13.tar.gz) = b1ec6073a2d60308bdb5fbe73ca5bb2e0c849462
|
||||
SHA1 (News-Article-1.13.tar.gz) = 06f98de1c12674da505717f7c556fd32ed45b1f8
|
||||
SIZE (News-Article-1.13.tar.gz) = 15667
|
||||
MD5 (News-Article-1.27.tar.gz) = 77a49112a1ec680d4c4eeddcdfbca32c
|
||||
RMD160 (News-Article-1.27.tar.gz) = f87564d3204ee61f2b36750954c596eda867b7ee
|
||||
SHA1 (News-Article-1.27.tar.gz) = 0cf944d3cde972777d4edef8493136ac40048aed
|
||||
SIZE (News-Article-1.27.tar.gz) = 20046
|
||||
|
Loading…
Reference in New Issue
Block a user