Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2006 01:58:03 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/91573: update port net/sipcalc to 1.1.3
Message-ID:  <1136845683.48210@home.farrokhi.net>
Resent-Message-ID: <200601092240.k09Me3wA044395@freefall.freebsd.org>

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

>Number:         91573
>Category:       ports
>Synopsis:       update port net/sipcalc to 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 09 22:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #2: Sun Jan  8 23:42:33 IRST 2006
    root@home.farrokhi.net:/usr/obj/usr/src/sys/HOME



>Description:





>How-To-Repeat:





>Fix:


--- sipcalc.patch begins here ---
diff -ruN sipcalc.orig/Makefile sipcalc/Makefile
--- sipcalc.orig/Makefile	Tue Jan 10 01:51:17 2006
+++ sipcalc/Makefile	Tue Jan 10 01:53:26 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sipcalc
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 CATEGORIES=	net-mgmt ipv6
 MASTER_SITES=	http://www.routemeister.net/projects/sipcalc/files/
 
@@ -18,7 +18,7 @@
 GNU_CONFIGURE=	yes
 MAN1=		sipcalc.1
 
-DOC_FILES=	doc/sipcalc.txt
+DOC_FILES=	doc/sipcalc.txt ChangeLog README
 
 post-install:
 .ifndef(NOPORTDOCS)
diff -ruN sipcalc.orig/distinfo sipcalc/distinfo
--- sipcalc.orig/distinfo	Tue Jan 10 01:51:17 2006
+++ sipcalc/distinfo	Tue Jan 10 01:51:54 2006
@@ -1,2 +1,3 @@
-MD5 (sipcalc-1.1.2.tar.gz) = 6be9c77d8c9ba4fff8291389a33c2de1
-SIZE (sipcalc-1.1.2.tar.gz) = 74268
+MD5 (sipcalc-1.1.3.tar.gz) = dc73614a08cae479942ca882b7318452
+SHA256 (sipcalc-1.1.3.tar.gz) = f468009f3cc78c25da2f933357327dd61badb00e79172cd7fa90e38ebc366a69
+SIZE (sipcalc-1.1.3.tar.gz) = 104733
diff -ruN sipcalc.orig/pkg-plist sipcalc/pkg-plist
--- sipcalc.orig/pkg-plist	Tue Jan 10 01:51:17 2006
+++ sipcalc/pkg-plist	Tue Jan 10 01:56:32 2006
@@ -1,3 +1,5 @@
 bin/sipcalc
-%%PORTDOCS%%share/doc/sipcalc/sipcalc.txt
-%%PORTDOCS%%@dirrm share/doc/sipcalc
+%%DOCSDIR%%/ChangeLog
+%%DOCSDIR%%/README
+%%DOCSDIR%%/sipcalc.txt
+@dirrm %%DOCSDIR%%
--- sipcalc.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?1136845683.48210>