On Tue, Dec 06, 2005 at 06:58:27PM +0100, Jasper Lievisse Adriaanse wrote:
> Hello,
> 
> here's an update for news/p5-News-Article. This diff does the following, it
> - updates the port to version 1.27;
> - makes me maitainer;
> - adds the license;
> - adds PKG_ARCH;
> - re-orders the Makefile.
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/news/p5-News-Article/Makefile,v
> retrieving revision 1.10
> diff -u -r1.10 Makefile
> --- Makefile  2005/09/23 19:41:44     1.10
> +++ Makefile  2005/12/06 18:06:13
> @@ -2,19 +2,25 @@
>  
>  COMMENT=     "perl module for accessing NNTP articles"
>  
> -DISTNAME=    News-Article-1.13
> +DISTNAME=    News-Article-1.27
>  PKGNAME=     p5-${DISTNAME}
>  CATEGORIES=  news perl5
> -MASTER_SITES=        ${MASTER_SITE_PERL_CPAN:=News/}
>  
> -RUN_DEPENDS= :p5-PGP-Sign-*:security/p5-PGP-Sign
> -BUILD_DEPENDS=       ${RUN_DEPENDS}
> +MAINTAINER=  Jasper Lievisse Adriaanse <[EMAIL PROTECTED]>
> +
> +MASTER_SITES=        ${MASTER_SITE_PERL_CPAN:=News/}
>  
> +# 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}

have you used this and found that p5-PGP-Sign is really a dependency?
in any case it does not look like it belongs in BUILD_DEPENDS.
make regress runs fine without it, too.

> +
>  CONFIGURE_STYLE= perl
> +
> +PKG_ARCH= *
>  
>  .include <bsd.port.mk>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/news/p5-News-Article/distinfo,v
> retrieving revision 1.2
> diff -u -r1.2 distinfo
> --- distinfo  2005/01/05 17:21:51     1.2
> +++ distinfo  2005/12/06 18:06:13
> @@ -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
> 
> 
> Cheers,
> Jasper
> 
> -- 
> "Security is decided by quality" -- Theo de Raadt



Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to