Bug 170683 - update of misc/freeswitch-scripts-devel
Summary: update of misc/freeswitch-scripts-devel
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-17 00:10 UTC by RIchard Neese
Modified: 2012-08-19 01:10 UTC (History)
0 users

See Also:


Attachments
file.diff (819 bytes, patch)
2012-08-17 00:10 UTC, RIchard Neese
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description RIchard Neese 2012-08-17 00:10:08 UTC
updating ports for options ng

Fix: Patch attached with submission follows:
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-08-17 22:34:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 RIchard Neese 2012-08-18 22:14:48 UTC
On 8/16/2012 7:10 PM, FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/170683'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=170683
>
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       update of misc/freeswitch-scripts
>> Arrival-Date:   Thu Aug 16 23:10:08 UTC 2012
this is for misc/freeswitch-scripts-devel
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-19 01:06:18 UTC
Author: jgh
Date: Sun Aug 19 00:06:03 2012
New Revision: 302745
URL: http://svn.freebsd.org/changeset/ports/302745

Log:
  - update to 1.2.1
  
  PR:	170683
  Submitted by:	maintainer, r.neese@gmail.com

Modified:
  head/misc/freeswitch-scripts-devel/Makefile   (contents, props changed)
  head/misc/freeswitch-scripts-devel/distinfo   (contents, props changed)

Modified: head/misc/freeswitch-scripts-devel/Makefile
==============================================================================
--- head/misc/freeswitch-scripts-devel/Makefile	Sun Aug 19 00:04:17 2012	(r302744)
+++ head/misc/freeswitch-scripts-devel/Makefile	Sun Aug 19 00:06:03 2012	(r302745)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	freeswitch
-DISTVERSION=	1.2.rc2
+DISTVERSION=	1.2.1
 CATEGORIES=	misc
 MASTER_SITES=	http://files.freeswitch.org/
 PKGNAMESUFFIX=	-scripts-devel

Modified: head/misc/freeswitch-scripts-devel/distinfo
==============================================================================
--- head/misc/freeswitch-scripts-devel/distinfo	Sun Aug 19 00:04:17 2012	(r302744)
+++ head/misc/freeswitch-scripts-devel/distinfo	Sun Aug 19 00:06:03 2012	(r302745)
@@ -1,2 +1,2 @@
-SHA256 (freeswitch/freeswitch-1.2.rc2.tar.bz2) = bbf9b3f6e7a7569b9594b5852d1b8a95266ef3276df222776ac84667adb6cc08
-SIZE (freeswitch/freeswitch-1.2.rc2.tar.bz2) = 38075354
+SHA256 (freeswitch/freeswitch-1.2.1.tar.bz2) = 655fda7e37cae1c5ca1f7d789efcf008592904adc6eb9cdee72fc4bdc364c788
+SIZE (freeswitch/freeswitch-1.2.1.tar.bz2) = 37890105
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-08-19 01:08:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!