svn commit: r380522 - head/science/p5-Geo-BUFR
Sunpoet Po-Chuan Hsieh
sunpoet at freebsd.org
Fri Mar 6 03:23:59 UTC 2015
On Fri, Mar 6, 2015 at 1:27 AM, Sunpoet Po-Chuan Hsieh <sunpoet at freebsd.org>
wrote:
> Author: sunpoet
> Date: Thu Mar 5 17:27:47 2015
> New Revision: 380522
> URL: https://svnweb.freebsd.org/changeset/ports/380522
> QAT: https://qat.redports.org/buildarchive/r380522/
>
> Log:
> - Update to 1.29
>
> Changes: http://search.cpan.org/dist/Geo-BUFR/Changes
>
I forgot to change commit log after it being updated to 1.29.
The commit log should be:
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change
Modified:
> head/science/p5-Geo-BUFR/Makefile
>
> Modified: head/science/p5-Geo-BUFR/Makefile
>
> ==============================================================================
> --- head/science/p5-Geo-BUFR/Makefile Thu Mar 5 17:27:42 2015
> (r380521)
> +++ head/science/p5-Geo-BUFR/Makefile Thu Mar 5 17:27:47 2015
> (r380522)
> @@ -3,6 +3,7 @@
>
> PORTNAME= Geo-BUFR
> PORTVERSION= 1.29
> +PORTREVISION= 1
> CATEGORIES= science perl5 geography
> MASTER_SITES= CPAN
> MASTER_SITE_SUBDIR= CPAN:PSANNES
> @@ -13,9 +14,6 @@ COMMENT= Perl extension for handling of
>
> LICENSE= GPLv2
>
> -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
> -RUN_DEPENDS:= ${BUILD_DEPENDS}
> -
> USES= perl5
> USE_PERL5= configure
>
More information about the svn-ports-all
mailing list