Bug 59960 - [PATCH] net/naim: update to 0.11.6.4
Summary: [PATCH] net/naim: update to 0.11.6.4
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-04 19:20 UTC by Walter Venable
Modified: 2003-12-22 10:45 UTC (History)
1 user (show)

See Also:


Attachments
naim-0.11.6.4.patch (1003 bytes, patch)
2003-12-04 19:20 UTC, Walter Venable
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Venable 2003-12-04 19:20:01 UTC
- Update to 0.11.6.4

Port maintainer (rtdean@cytherianage.net) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-04 22:53:10 UTC
Dear net/naim maintainer, please take a look at

http://www.freebsd.org/cgi/query-pr.cgi?pr=59960

Do you approve this update?

-- 
Pav Lucistnik <pav@FreeBSD.org>
              <pav@oook.cz>
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-04 22:53:15 UTC
State Changed
From-To: open->feedback

Waiting for maintainer approval. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-04 22:53:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

I'll handle this.
Comment 4 Walter Venable 2003-12-22 06:40:56 UTC
After discussion with the maintainer, I feel that this revised patch is more 
appropriate.  As usual, wait for his approval before committing of course :)
output of 'diff -ruN naim11.6.3/Makefile naim11.6.4/Makefile':

--- Makefile    Wed Nov 19 09:53:28 2003
+++ Makefile    Mon Dec 22 01:22:29 2003
@@ -6,7 +6,7 @@
#

PORTNAME=      naim
-PORTVERSION=   0.11.6.3
+PORTVERSION=   0.11.6.4
CATEGORIES=    net irc
MASTER_SITES=  http://shell.n.ml.org/n/naim/

@@ -15,12 +15,10 @@

USE_BZIP2=             yes
GNU_CONFIGURE=         yes
-CONFIGURE_ARGS=                --disable-nirc-manlink \
-                       --with-pkgdocdir=${DOCSDIR}
+CONFIGURE_ARGS=                --with-pkgdocdir=${DOCSDIR} 
--mandir=${MANPREFIX}/man
CONFIGURE_TARGET=      --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

-MAN1=          naim.1
-MLINKS=                naim.1 nirc.1 naim.1 nicq.1 naim.1 nlily.1
+MAN1=          naim.1 nirc.1 nicq.1 nlily.1

.if defined(WITH_DETACH)
BUILD_DEPENDS= screen:${PORTSDIR}/misc/screen

_________________________________________________________________
Get dial-up Internet access now with our best offer: 6 months @$9.95/month!  
http://join.msn.com/?page=dept/dialup
Comment 5 Walter Venable 2003-12-22 07:11:12 UTC
Note: In my email from a half an hour ago, I left out the distinfo diff, 
however the distinfo diff originally included should work fine.

_________________________________________________________________
Tired of slow downloads? Compare online deals from your local high-speed 
providers now.  https://broadband.msn.com
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-22 10:45:29 UTC
State Changed
From-To: feedback->closed

Committed, thanks!