Skip site navigation (1)Skip section navigation (2)

ports/134112: [MAINTAINER] net/asterisk16-addons: update to 1.6.1.0

From:Florian Smeets <flo@kasimir.com>
Date:Thu, 30 Apr 2009 15:00:14 +0200 (CEST)
Subject:[MAINTAINER] net/asterisk16-addons: update to 1.6.1.0
Send-pr version:3.113

Number:134112
Category:ports
Synopsis:[MAINTAINER] net/asterisk16-addons: update to 1.6.1.0
Severity:non-critical
Priority:low
Responsible:freebsd-ports-bugs@FreeBSD.org
State:suspended
Class:maintainer-update
Arrival-Date:Thu Apr 30 13:10:01 UTC 2009
Closed-Date:
Last-Modified:Fri Jul 24 20:41:58 UTC 2009
Originator:Florian Smeets
Release:FreeBSD 7.1-STABLE amd64

Organization:
 
Environment:
System: FreeBSD mail.solomo.de 7.1-STABLE FreeBSD 7.1-STABLE #6: Sun Mar 1 16:30:44 CET
 
Description:
- Update to 1.6.1.0

IMPORTANT: this should only be commited once asterisk-1.6.1.x has been committed to the ports tree.

I tested this with a very basic version of asterisk-1.6.1.0 which did not include all patches supported by the
version in FreeBSD ports but this update should also be compatible with the version which will hopefully be in
the ports tree soon.

Generated with FreeBSD Port Tools 0.77
 
How-To-Repeat:
 
Fix:
Download asterisk16-addons-1.6.1.0.patch
diff -ruN --exclude=CVS /usr/ports/net/asterisk16-addons.orig/Makefile /usr/ports/net/asterisk16-addons/Makefile
--- /usr/ports/net/asterisk16-addons.orig/Makefile       2009-03-13 21:11:58.000000000 +0100
+++ /usr/ports/net/asterisk16-addons/Makefile    2009-04-30 14:53:07.000000000 +0200
@@ -6,12 +6,10 @@
 #
 PORTNAME=       asterisk16-addons
-PORTVERSION=    1.6.0.1
+PORTVERSION=    1.6.1.0
 CATEGORIES=     net
-MASTER_SITES=   http://downloads.digium.com/pub/asterisk/ \
-                http://downloads.digium.com/pub/asterisk/old-releases/ \
-                http://ftp.digium.com/pub/asterisk/ \
-                http://ftp.digium.com/pub/asterisk/old-releases/
+MASTER_SITES=   http://downloads.asterisk.org/pub/telephony/asterisk/ \
+                http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
 DISTNAME=       asterisk-addons-${DISTVERSION}
 MAINTAINER=     flo@kasimir.com
diff -ruN --exclude=CVS /usr/ports/net/asterisk16-addons.orig/distinfo /usr/ports/net/asterisk16-addons/distinfo
--- /usr/ports/net/asterisk16-addons.orig/distinfo       2009-03-07 19:51:40.000000000 +0100
+++ /usr/ports/net/asterisk16-addons/distinfo    2009-04-30 14:53:07.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (asterisk-addons-1.6.0.1.tar.gz) = 40c07612e486160c128e22811f357893
-SHA256 (asterisk-addons-1.6.0.1.tar.gz) = 82970f39075e267b51932d482a8535d77ce91d656bd100b5542ed30970cf7447
-SIZE (asterisk-addons-1.6.0.1.tar.gz) = 846856
+MD5 (asterisk-addons-1.6.1.0.tar.gz) = 64e24f7c3ef206c9cbfa3de261b2f321
+SHA256 (asterisk-addons-1.6.1.0.tar.gz) = 22a0c9508864751c428462facd520bc7e0ef417e5f2f6aa0b8285ad335a9bac9
+SIZE (asterisk-addons-1.6.1.0.tar.gz) = 860918
diff -ruN --exclude=CVS /usr/ports/net/asterisk16-addons.orig/files/patch-Makefile /usr/ports/net/asterisk16-addons/files/patch-Makefile
--- /usr/ports/net/asterisk16-addons.orig/files/patch-Makefile   2009-03-07 19:51:40.000000000 +0100
+++ /usr/ports/net/asterisk16-addons/files/patch-Makefile        2009-04-30 14:53:07.000000000 +0200
@@ -1,5 +1,5 @@
---- Makefile.orig       2008-09-12 18:21:53.000000000 +0000
-+++ Makefile    2009-02-17 12:48:55.000000000 +0000
+--- Makefile.orig       2008-11-06 17:44:05.000000000 +0000
++++ Makefile    2009-04-30 12:42:41.928335902 +0000
 @@ -26,7 +26,9 @@
  ASTTOPDIR:=$(subst $(space),\$(space),$(CURDIR))
@@ -11,4 +11,23 @@
  # If the file .asteriskaddons.makeopts is present in your home directory, you can
  # include all of your favorite menuselect options so that every time you download
-
+@@ -172,7 +174,7 @@
+        @echo "****"
+        @exit 1
+
+-install: _all $(SUBDIRS_INSTALL) install-xmldoc
++install: _all $(SUBDIRS_INSTALL)
+        @echo " +---- Asterisk-Addons Installation Complete ----+"
+        @echo " +                                               +"
+        @echo " +    Addons has successfully been installed.    +"
+@@ -183,10 +185,6 @@
+        @echo " +               $(MAKE) samples                    +"
+        @echo " +-----------------------------------------------+"
+
+-install-xmldoc: doc/addons-en_US.xml
+-       @echo "Installing XML documentation"
+-       @$(INSTALL) -m 644 doc/addons-*.xml $(ASTDATADIR)/documentation
+-
+ cleantest:
+
+ $(SUBDIRS_INSTALL):


Release-Note:
 
Audit-Trail:
State Changed
From-To:open->feedback
By:amdmi3
When:Thu May 7 23:07:44 UTC 2009
Why:Does not build:
http://people.freebsd.org/~amdmi3/asterisk16-addons-1.6.1.0.log

State Changed
From-To:feedback->open
By:amdmi3
When:Thu May 7 23:08:27 UTC 2009
Why:Oops, sorry, missed the note about asterisk update

Responsible Changed
From-To:freebsd-ports-bugs->pgollucci
By:pgollucci
When:Tue Jun 23 18:30:31 UTC 2009
Why:net/asterisk16 has been in a while, probably need repocopy

State Changed
From-To:open->suspended
By:pgollucci
When:Wed Jun 24 05:59:02 UTC 2009
Why:I read the version wrong, not yet

Responsible Changed
From-To:pgollucci->freebsd-ports-bugs
By:pgollucci
When:Wed Jun 24 05:59:02 UTC 2009
Why:I read the version wrong, not yet

Responsible Changed
From-To:freebsd-ports-bugs->wxs
By:wxs
When:Wed Jun 24 13:30:24 UTC 2009
Why:I'll take it.

Responsible Changed
From-To:wxs->freebsd-ports-bugs
By:wxs
When:Fri Jul 24 20:40:55 UTC 2009
Why:Back to the pool, I won't have the time to properly handle this.

Unformatted:
 
Submit Followup | Raw PR | Find another PR