1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to version 0.04

- Portlintify while i'm here (spaces -> tabs)

Changes: http://search.cpan.org/dist/Unix-Mknod/Changes

PR:		ports/119000
Submitted by:	pirzyk@ (maintainer)
This commit is contained in:
Andrej Zverev 2007-12-25 09:56:59 +00:00
parent f6420526b8
commit 7907b0c2ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204514
2 changed files with 13 additions and 13 deletions

View File

@ -5,18 +5,18 @@
# $FreeBSD$
#
PORTNAME= Unix-Mknod
PORTVERSION= 0.03
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unix
PKGNAMEPREFIX= p5-
PORTNAME= Unix-Mknod
PORTVERSION= 0.04
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unix
PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl5 module to create special files
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl5 module to create special files
PERL_CONFIGURE= yes
PERL_CONFIGURE= yes
MAN3= Unix::Mknod.3
MAN3= Unix::Mknod.3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Unix-Mknod-0.03.tar.gz) = 1753f56feba3a052ad1643f7545ca7b6
SHA256 (Unix-Mknod-0.03.tar.gz) = a1efec41fc6f1815bfc5b38645de453445c2ae56ddd01e977530f6f3147f5ead
SIZE (Unix-Mknod-0.03.tar.gz) = 4477
MD5 (Unix-Mknod-0.04.tar.gz) = e963e10ebecae6372ce2a8021c1280f8
SHA256 (Unix-Mknod-0.04.tar.gz) = 9fbe98a780c1ba052f976aba4430270b4111e025d55d8f3fecc3df05b3b63e3c
SIZE (Unix-Mknod-0.04.tar.gz) = 4682