diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-02-01 19:50:43 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-02-01 19:50:43 +0000 |
| commit | e3a4d440e727b9ab2c849bdd40bf4b6bc4f72c6d (patch) | |
| tree | 25a01313ccace0f2c51abbf2ce6ce02d391ca43e /devel | |
| parent | - Fix *_DEPENDS: strictures is required for buildtime and runtime (diff) | |
- Update to 1.313
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Git-Repository-Plugin-Log/Changes
Notes
Notes:
svn path=/head/; revision=407768
Diffstat (limited to 'devel')
| -rw-r--r-- | devel/p5-Git-Repository-Plugin-Log/Makefile | 5 | ||||
| -rw-r--r-- | devel/p5-Git-Repository-Plugin-Log/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Git-Repository-Plugin-Log/Makefile b/devel/p5-Git-Repository-Plugin-Log/Makefile index 2a8b127534ab..b9debbd0f4b0 100644 --- a/devel/p5-Git-Repository-Plugin-Log/Makefile +++ b/devel/p5-Git-Repository-Plugin-Log/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Git-Repository-Plugin-Log -PORTVERSION= 1.312 -PORTREVISION= 1 +PORTVERSION= 1.313 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,10 +12,12 @@ COMMENT= Add a log() method to Git::Repository LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Git-Repository>=1.309:${PORTSDIR}/devel/p5-Git-Repository RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/devel/p5-Git-Repository-Plugin-Log/distinfo b/devel/p5-Git-Repository-Plugin-Log/distinfo index 990f9e55d3fe..037aa87ccbab 100644 --- a/devel/p5-Git-Repository-Plugin-Log/distinfo +++ b/devel/p5-Git-Repository-Plugin-Log/distinfo @@ -1,2 +1,2 @@ -SHA256 (Git-Repository-Plugin-Log-1.312.tar.gz) = 75c36ff752022593a27149edb98dbfaa4df9b6bfbc8a390a171f5050ff04f426 -SIZE (Git-Repository-Plugin-Log-1.312.tar.gz) = 37664 +SHA256 (Git-Repository-Plugin-Log-1.313.tar.gz) = 44f8cbb67790315ae7bf44faf83d1833cd2d3d377c90c48ebb86934addb40452 +SIZE (Git-Repository-Plugin-Log-1.313.tar.gz) = 39296 |
