Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2009 15:59:34 +0100 (CET)
From:      Lapo Luchini <lapo@lapo.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Lapo Luchini <lapo@lapo.it>
Subject:   ports/140049: [MAINTAINER] net/whois: update to 4.7.36
Message-ID:  <200910281459.n9SExYrr004393@lapo.andxor.it>
Resent-Message-ID: <200910281500.n9SF03jV012646@freefall.freebsd.org>

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

>Number:         140049
>Category:       ports
>Synopsis:       [MAINTAINER] net/whois: update to 4.7.36
>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:   Wed Oct 28 15:00:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 7.2-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD lapo.andxor.it 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009
>Description:
- Update to 4.7.36
- removed extra slash (it showed up in pkg_info)
- silence portlint removing two comented lines

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- whois-4.7.36.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/whois/Makefile /usr/home/lapo/ports/whois/Makefile
--- /usr/ports/net/whois/Makefile	2009-07-04 21:29:35.000000000 +0200
+++ /usr/home/lapo/ports/whois/Makefile	2009-10-28 15:34:12.000000000 +0100
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	whois
-PORTVERSION=	4.7.34
+PORTVERSION=	4.7.36
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	lapo@lapo.it
-COMMENT=	Marco d\'Itri whois client
+COMMENT=	Marco d'Itri whois client
 
 USE_GMAKE=		yes
 USE_ICONV=		yes
@@ -20,9 +20,6 @@
 
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-#LDFLAGS+=	-L/usr/local/lib
-#CFLAGS+=	-I/usr/local/include
-
 MAKE_ENV=	LDFLAGS="${LDFLAGS}"
 MAKE_ARGS=	OPTS=""
 
diff -ruN --exclude=CVS /usr/ports/net/whois/distinfo /usr/home/lapo/ports/whois/distinfo
--- /usr/ports/net/whois/distinfo	2009-07-04 21:29:35.000000000 +0200
+++ /usr/home/lapo/ports/whois/distinfo	2009-10-28 15:32:09.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (whois_4.7.34.tar.gz) = c2d83431a8fd050bc0a3d6a4544f6870
-SHA256 (whois_4.7.34.tar.gz) = 4ab43d1b638cf3603c8117cdfce25b76e15ab828a1e762ba25ec924cb080e299
-SIZE (whois_4.7.34.tar.gz) = 71941
+MD5 (whois_4.7.36.tar.gz) = 27e871eb17f48b786930153039f4edbc
+SHA256 (whois_4.7.36.tar.gz) = 5bfbb9f9ad9747795945f876764c974719509705b5c445f42b3bdd6c60c66cea
+SIZE (whois_4.7.36.tar.gz) = 72516
--- whois-4.7.36.patch ends here ---

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



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