Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2014 10:22:32 GMT
From:      "Jakub Szafra&#324;ski" <s@samu.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189223: Change maintainer e-mail address from a general one to a site-specific one.
Message-ID:  <201405021022.s42AMWRr095570@cgiserv.freebsd.org>
Resent-Message-ID: <201405021030.s42AU0sV042455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189223
>Category:       ports
>Synopsis:       Change maintainer e-mail address from a general one to a site-specific one.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 02 10:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jakub Szafra&#324;ski
>Release:        
>Organization:
>Environment:
>Description:
I'm the port maintainer of sysutils/bsdinfo. I'd like to change my e-mail address to a freebsd-ports specific one. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	bsdinfo
#	bsdinfo/Makefile
#	bsdinfo/distinfo
#	bsdinfo/pkg-descr
#
echo c - bsdinfo
mkdir -p bsdinfo > /dev/null 2>&1
echo x - bsdinfo/Makefile
sed 's/^X//' >bsdinfo/Makefile << '41a7c9c26947c310f066d7d91f4496cf'
X# Created by: samu <freebsd-ports@samu.pl>
X# $FreeBSD$
X
XPORTNAME=	bsdinfo
XPORTVERSION=	0.22
XPORTREVISION=	1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://cloud.github.com/downloads/samupl/bsdinfo/
X
XMAINTAINER=	freebsd-ports@samu.pl
XCOMMENT=	Simple utility to display system-based information
X
XGNU_CONFIGURE=	yes
X
XOPTIONS_DEFINE=	X256
XOPTIONS_DEFAULT=X256
XX256_DESC=	Build the 256 color version
XX256_CONFIGURE_ON=	--x256
X
XPLIST_FILES+=	bin/bsdinfo
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/bsdinfo ${STAGEDIR}${PREFIX}/bin
X
X.include <bsd.port.mk>
41a7c9c26947c310f066d7d91f4496cf
echo x - bsdinfo/distinfo
sed 's/^X//' >bsdinfo/distinfo << '1c1bd8360de968d6a220613566d6cd22'
XSHA256 (bsdinfo-0.22.tar.gz) = d9856f23f53ab67374e394a279576c20b97377252807390ae70f5ec7de936ae7
XSIZE (bsdinfo-0.22.tar.gz) = 4305
1c1bd8360de968d6a220613566d6cd22
echo x - bsdinfo/pkg-descr
sed 's/^X//' >bsdinfo/pkg-descr << 'd9d48b07edfcf3a93964a8deac0836fe'
XThis is a FreeBSD attempt to implement archey-like terminal system information
Xdisplay utility. It is just an esthetic way to display system information. 
XRight now it doesn't have any configurable options (different themes, switches
Xto change behaviour, etc), but I will add such features in the future, 
Xperhaps.
X
XWWW: https://github.com/samaelszafran/bsdinfo
d9d48b07edfcf3a93964a8deac0836fe
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405021022.s42AMWRr095570>