Bug 80144 - [PATCH] net/c3270: update to 3.3.4, take maintainership
Summary: [PATCH] net/c3270: update to 3.3.4, take maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-20 13:40 UTC by Renato Botelho
Modified: 2005-04-23 19:11 UTC (History)
0 users

See Also:


Attachments
c3270-3.3.4.patch (3.82 KB, patch)
2005-04-20 13:40 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho 2005-04-20 13:40:09 UTC
- Update to 3.3.4
- Take maintainership

Added file(s):
- pkg-plist

Generated with FreeBSD Port Tools 0.63
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-20 14:11:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I'll take it.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-21 16:41:25 UTC
State Changed
From-To: open->feedback

Why don't you want to use PORTDOCS and PLIST_FILES/DIRS as it is now?
Comment 3 Renato Botelho 2005-04-22 21:37:34 UTC
If you think it's better, here is a patch that just update and change
maintainer's email.

But take a look on post-install and post-deinstall target, I think the
first patch I sent is more clean.

Thanks

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/c3270/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	20 Apr 2005 09:13:58 -0000	1.6
+++ Makefile	22 Apr 2005 20:28:39 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	c3270
-PORTVERSION=	3.3.2p2
+PORTVERSION=	3.3.4
 CATEGORIES=	net
 MASTER_SITES=	http://x3270.bgp.nu/download/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	freebsd@galle.com.br
 COMMENT=	Full-screen curses-based remote login to IBM mainframes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/c3270/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	16 Dec 2004 09:25:27 -0000	1.1
+++ distinfo	22 Apr 2005 20:28:39 -0000
@@ -1,2 +1,2 @@
-MD5 (c3270-332p2.tgz) = 4f348cff45a23e9021e713cfd94fd798
-SIZE (c3270-332p2.tgz) = 559993
+MD5 (c3270-334.tgz) = 5b65f5e0e052eafc5f84c713fff89175
+SIZE (c3270-334.tgz) = 689348
===> Done

-- 
Renato Botelho <freebsd at galle dot com dot br>
AIM: RBGargaBR | ICQ: 54596223
GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc

Speak softly and carry a +6 two-handed sword.
Comment 4 Renato Botelho 2005-04-23 18:49:22 UTC
On Sat, Apr 23, 2005 at 09:39:18PM +0400, Roman Bogorodskiy wrote:
> I'm talking about something like the attached patch. 

Very nice, pleae commit it.

Thanks
-- 
Renato Botelho <freebsd at galle dot com dot br>
AIM: RBGargaBR | ICQ: 54596223
GnuPG Key: http://www.galle.com.br/~renato/pubkey.asc

	No violence, gentlemen -- no violence, I beg of you! Consider
the furniture!
		-- Sherlock Holmes
Comment 5 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-04-23 19:10:53 UTC
State Changed
From-To: feedback->closed

Committed, thanks!