mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update maintainer's e-mail address in port and in distfile
PR: ports/115131 Submitted by: Kim Naim Lesmer <kim@usebsd.com> (maintainer)
This commit is contained in:
parent
c29e745552
commit
50a66482aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197765
@ -1,6 +1,6 @@
|
||||
# New ports collection makefile for: portcheck
|
||||
# Date created: 01 January 2007
|
||||
# Whom: Kim Naim Lesmer <naim@bitcare.dk>
|
||||
# Whom: Kim Naim Lesmer <kim@usebsd.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
@ -10,6 +10,7 @@ PORTVERSION= 1.12
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://www.usebsd.com/pub/portcheck/files/
|
||||
EXTRACT_SUFX= .tbz
|
||||
DIST_SUBDIR= rerolled
|
||||
|
||||
MAINTAINER= kim@usebsd.com
|
||||
COMMENT= Maintains the ports tree and checks up the installed packages
|
||||
@ -29,6 +30,7 @@ do-install:
|
||||
@${ECHO} ""
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 504104
|
||||
IGNORE= doesn't work on your system, it needs portsnap, please update your system to at least 5-STABLE
|
||||
.endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (portcheck-1.12.tbz) = 6e557bb8d1cb8a36442bbf375faaeac5
|
||||
SHA256 (portcheck-1.12.tbz) = 2c7d177825a0380790d89f38cc0026a391705ec2344f0b5d4d2d14b9f1095039
|
||||
SIZE (portcheck-1.12.tbz) = 2379
|
||||
MD5 (rerolled/portcheck-1.12.tbz) = 85a216858a772c83549a4a7fe138aa3f
|
||||
SHA256 (rerolled/portcheck-1.12.tbz) = b3f5dd76d7f2bf0f7ada6789cc5a3c9d565adce5b79c677600051ac411650aec
|
||||
SIZE (rerolled/portcheck-1.12.tbz) = 2336
|
||||
|
Loading…
Reference in New Issue
Block a user