From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 7 01:00:11 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7017106566C for ; Tue, 7 Aug 2012 01:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 93A248FC0C for ; Tue, 7 Aug 2012 01:00:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7710AsN051613 for ; Tue, 7 Aug 2012 01:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7710AAl051611; Tue, 7 Aug 2012 01:00:10 GMT (envelope-from gnats) Date: Tue, 7 Aug 2012 01:00:10 GMT Message-Id: <201208070100.q7710AAl051611@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: HU Dong Cc: Subject: Re: ports/169860: [patch]www/xxxterm has been renamed. I want to take over the maintainership. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: HU Dong List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2012 01:00:11 -0000 The following reply was made to PR ports/169860; it has been noted by GNATS. From: HU Dong To: Michael Scheidell Cc: bug-followup@freebsd.org Subject: Re: ports/169860: [patch]www/xxxterm has been renamed. I want to take over the maintainership. Date: Tue, 7 Aug 2012 08:51:19 +0800 --e89a8fb206067f244704c6a264c7 Content-Type: text/plain; charset=ISO-8859-1 I made this patch based on svn and I don't know why this happened. Then what should I do? HU Dong On Tue, Aug 7, 2012 at 4:38 AM, Michael Scheidell wrote: > -------------------------- > |diff -ruN www/xxxterm/Makefile www/xombrero/Makefile > |--- www/xxxterm/Makefile 2012-07-14 22:29:18.662529000 +0800 > |+++ www/xombrero/Makefile 2012-08-03 08:56:18.000000000 +0800 > -------------------------- > Patching file Makefile using Plan A... > Hunk #1 failed at 1. > Hunk #2 succeeded at 45. > 1 out of 2 hunks failed--saving rejects to Makefile.rej > > cat Makefile.rej > cat Makefile.rej > *************** > *** 1,33 **** > - # New ports collection makefile for: xxxterm > - # Date created: 2011.01.15 > - # Whom: Aldis Berjoza > # > # $FreeBSD$ > # > > - PORTNAME= xxxterm > - PORTVERSION= 1.10.0 > - PORTREVISION= 1 > - PORTEPOCH= 1 > CATEGORIES= www > - MASTER_SITES= https://opensource.conformal.com/snapshots/xxxterm/ \ > SF/xxxterm/ > EXTRACT_SUFX= .tgz > > - MAINTAINER= graudeejs@gmail.com > COMMENT= Minimalists vi-like web browser based on webkit and GTK+ > > - LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ > - soup-2.4:${PORTSDIR}/devel/libsoup \ > - webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 > - > - USE_GNOME= gtk20 pkgconfig > - USE_PERL5_BUILD=YES > - > - PLIST_FILES= bin/xxxterm > - MAN1= xxxterm.1 > - PORTEXAMPLES= favorites xxxterm.conf > - PLIST_DIRS+= share/xxxterm > > .include > > --- 1,43 ---- > + # New ports collection makefile for: xombrero > + # Date created: July 27 2012 > + # Whom: HU Dong > # > # $FreeBSD$ > # > > + PORTNAME= xombrero > + PORTVERSION= 1.2.2 > CATEGORIES= www > + MASTER_SITES= https://opensource.conformal.com/snapshots/xombrero/ \ > SF/xxxterm/ > EXTRACT_SUFX= .tgz > > + MAINTAINER= itechbear@gmail.com > COMMENT= Minimalists vi-like web browser based on webkit and GTK+ > > + LICENSE= ISCL > + > + LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ > + soup-2:${PORTSDIR}/devel/libsoup \ > + webkitgtk-1:${PORTSDIR}/www/webkit-gtk2 > + > + USE_PKGCONFIG= yes > + USE_PERL5_BUILD=yes > + USE_GNOME= gtk20 > + INSTALLS_ICONS= yes > + > + MAKE_ENV= GTK_VERSION="gtk2" \ > + PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ > + PTHREAD_LIBS="${PTHREAD_LIBS}" > + > + MAN1= xombrero.1 > + PORTEXAMPLES= favorites playflash.sh xombrero.conf > + > + BUILD_WRKSRC= ${WRKSRC}/freebsd > + > + OPTIONS_DEFINE= EXAMPLES > + > + SUB_FILES= xombrero > > .include > > > -- > Michael Scheidell, CTO > > *| * SECNAP Network Security Corporation > d: +1.561.948.2259 > w: http://people.freebsd.org/~scheidell > --e89a8fb206067f244704c6a264c7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I made this patch based on svn and I don't know why this happened.=A0Th= en what should I do?=A0

HU Dong

On Tue, Aug 7, 2012 at 4:38 AM, Michael Scheidell <scheidell= @freebsd.org> wrote:
=20 =20 =20
--------------------------
|diff -ruN www/xxxterm/Makefile www/xombrero/Makefile
|--- www/xxxterm/Makefile=A0=A0=A0 2012-07-14 22:29:18.662529000 +0800<= br> |+++ www/xombrero/Makefile=A0=A0=A0 2012-08-03 08:56:18.000000000 +0800=
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 1.
Hunk #2 succeeded at 45.
1 out of 2 hunks failed--saving rejects to Makefile.rej

cat Makefile.rej
cat Makefile.rej
***************
*** 1,33 ****
- # New ports collection makefile for:=A0=A0=A0 xxxterm
- # Date created:=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 2011.01.15
- # Whom:=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 Aldis Berjoz= a <aldis@bsdroot.l= v>
=A0 #
=A0 # $FreeBSD$
=A0 #
=A0
- PORTNAME=3D=A0=A0=A0 xxxterm
- PORTVERSION=3D=A0=A0=A0 1.10.0
- PORTREVISION=3D=A0=A0=A0 1
- PORTEPOCH=3D=A0=A0=A0 1
=A0 CATEGORIES=3D=A0=A0=A0 www
- MASTER_SITES=3D=A0=A0=A0 https://opensource.conformal.com/snapshots/xxxterm/ \
=A0 =A0=A0=A0 =A0=A0=A0 SF/xxxterm/
=A0 EXTRACT_SUFX=3D=A0=A0=A0 .tgz
=A0
- MAINTAINER=3D=A0=A0=A0 graudeejs@gmail.com
=A0 COMMENT=3D=A0=A0=A0 Minimalists vi-like web browser based on webkit= and GTK+
=A0
- LIB_DEPENDS=3D=A0=A0=A0 gnutls.47:${PORTSDIR}/security/gnutls \
- =A0=A0=A0 =A0=A0=A0 soup-2.4:${PORTSDIR}/devel/libsoup \
- =A0=A0=A0 =A0=A0=A0 webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2
-
- USE_GNOME=3D=A0=A0=A0 gtk20 pkgconfig
- USE_PERL5_BUILD=3DYES
-
- PLIST_FILES=3D=A0=A0=A0 bin/xxxterm
- MAN1=3D=A0=A0=A0 =A0=A0=A0 xxxterm.1
- PORTEXAMPLES=3D=A0=A0=A0 favorites xxxterm.conf
- PLIST_DIRS+=3D=A0=A0=A0 share/xxxterm
=A0
=A0 .include <b= sd.port.pre.mk>
=A0
--- 1,43 ----
+ # New ports collection makefile for:=A0=A0=A0 xombrero
+ # Date created:=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 July 27 2012 + # Whom:=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 HU Dong <itechbear@gmail.co= m>
=A0 #
=A0 # $FreeBSD$
=A0 #
=A0
+ PORTNAME=3D=A0=A0=A0 xombrero
+ PORTVERSION=3D=A0=A0=A0 1.2.2
=A0 CATEGORIES=3D=A0=A0=A0 www
+ MASTER_SITES=3D=A0=A0=A0 https://opensource.conformal.com/snapshots/xombrero/ \
=A0 =A0=A0=A0 =A0=A0=A0 SF/xxxterm/
=A0 EXTRACT_SUFX=3D=A0=A0=A0 .tgz
=A0
+ MAINTAINER=3D=A0=A0=A0 itechbear@gmail.com
=A0 COMMENT=3D=A0=A0=A0 Minimalists vi-like web browser based on webkit= and GTK+
=A0
+ LICENSE=3D=A0=A0=A0 ISCL
+
+ LIB_DEPENDS=3D=A0=A0=A0 gnutls:${PORTSDIR}/security/gnutls \
+ =A0=A0=A0 =A0=A0=A0 soup-2:${PORTSDIR}/devel/libsoup \
+ =A0=A0=A0 =A0=A0=A0 webkitgtk-1:${PORTSDIR}/www/webkit-gtk2
+
+ USE_PKGCONFIG=3D=A0=A0=A0 yes
+ USE_PERL5_BUILD=3Dyes
+ USE_GNOME=3D=A0=A0=A0 gtk20
+ INSTALLS_ICONS=3D=A0=A0=A0 yes
+
+ MAKE_ENV=3D=A0=A0=A0 GTK_VERSION=3D"gtk2" \
+ =A0=A0=A0 =A0=A0=A0 PTHREAD_CFLAGS=3D"${PTHREAD_CFLAGS}" \<= br> + =A0=A0=A0 =A0=A0=A0 PTHREAD_LIBS=3D"${PTHREAD_LIBS}"
+
+ MAN1=3D=A0=A0=A0 =A0=A0=A0 xombrero.1
+ PORTEXAMPLES=3D=A0=A0=A0 favorites playflash.sh xombrero.conf
+
+ BUILD_WRKSRC=3D=A0=A0=A0 ${WRKSRC}/freebsd
+
+ OPTIONS_DEFINE=3D=A0=A0=A0 EXAMPLES
+
+ SUB_FILES=3D=A0=A0=A0 xombrero
=A0
=A0 .include <b= sd.port.pre.mk>


--
Michael Scheidell, CTO
> | = SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell

--e89a8fb206067f244704c6a264c7--