mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 1.00
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/File-HomeDir/Changes Feature safe: yes
This commit is contained in:
parent
62a25a9b95
commit
cfb8d4fbcc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306220
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: devel/p5-File-HomeDir
|
||||
# Date created: 3 March 2005
|
||||
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
|
||||
#
|
||||
# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= File-HomeDir
|
||||
PORTVERSION= 0.99
|
||||
PORTVERSION= 1.00
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Get home directory for self or other users
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
|
||||
RUN_DEPENDS= p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (File-HomeDir-0.99.tar.gz) = d0be01e0cb3313d22fdc58fc4263db75775389536a70b52e1204f6fe44512ef8
|
||||
SIZE (File-HomeDir-0.99.tar.gz) = 50522
|
||||
SHA256 (File-HomeDir-1.00.tar.gz) = 85b94f3513093ec0a25b91f9f2571918519ae6f2b7a1e8546f8f78d09a877143
|
||||
SIZE (File-HomeDir-1.00.tar.gz) = 51349
|
||||
|
Loading…
Reference in New Issue
Block a user