mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR: ports/169528 Submitted by: koitsu (maintainer)
This commit is contained in:
parent
ec89c245c0
commit
a8fd68c452
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300181
@ -64,7 +64,7 @@ CFLAGS+= -DMENU_COLOR_REGEX_POSIX
|
||||
.endif
|
||||
.if defined(WITH_STATUSCOLORS)
|
||||
PATCHFILES+= nh343-statuscolors.fixed.patch
|
||||
PATCH_SITES+= http://jdc.parodius.com/nethack/ \
|
||||
PATCH_SITES+= http://jdc.koitsu.org/nethack/ \
|
||||
${MASTER_SITE_LOCAL:S|%SUBDIR%|wxs|}
|
||||
PATCH_DIST_STRIP= -p1
|
||||
.endif
|
||||
|
@ -119,6 +119,7 @@ post-patch:
|
||||
${WRKSRC}/tc
|
||||
.endif
|
||||
${REINPLACE_CMD} -e 's/.set_rcvar./tinderd_enable/' \
|
||||
-e 's,/space/scripts,${PREFIX}/tinderbox,' \
|
||||
${WRKSRC}/etc/rc.d/tinderd
|
||||
@cd ${WRKSRC} && ${FIND} -E . -regex '.*(orig|bak)' -exec ${RM} {} \;
|
||||
|
||||
|
@ -101,6 +101,7 @@ post-patch:
|
||||
${WRKSRC}/tc
|
||||
.endif
|
||||
${REINPLACE_CMD} -e 's/.set_rcvar./tinderd_enable/' \
|
||||
-e 's,/space/scripts,${PREFIX}/tinderbox,' \
|
||||
${WRKSRC}/etc/rc.d/tinderd
|
||||
@cd ${WRKSRC} && ${FIND} -E . -regex '.*(orig|bak)' -exec ${RM} {} \;
|
||||
|
||||
|
@ -8,9 +8,9 @@
|
||||
PORTNAME= bsdhwmon
|
||||
PORTVERSION= 20090703
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://bsdhwmon.parodius.com/dist/
|
||||
MASTER_SITES= http://bsdhwmon.koitsu.org/dist/
|
||||
|
||||
MAINTAINER= jdc@parodius.com
|
||||
MAINTAINER= jdc@koitsu.org
|
||||
COMMENT= Hardware sensor monitoring utility for FreeBSD
|
||||
|
||||
PLIST_FILES= sbin/bsdhwmon
|
||||
|
@ -17,4 +17,4 @@ other softwares:
|
||||
warnings)
|
||||
- Open-source, released under the FreeBSD 2-clause BSD license
|
||||
|
||||
WWW: http://bsdhwmon.parodius.com/
|
||||
WWW: http://bsdhwmon.koitsu.org/
|
@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/cpu/mce/ \
|
||||
http://korg.cs.utah.edu/pub/linux/utils/cpu/mce/ \
|
||||
http://ftp.oregonstate.edu/pub/linux/utils/cpu/mce/
|
||||
|
||||
MAINTAINER= freebsd@jdc.parodius.com
|
||||
MAINTAINER= jdc@koitsu.org
|
||||
COMMENT= Collects and decodes Machine Check Exception data
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
Loading…
Reference in New Issue
Block a user