Bug 170685 - update net/freeswitch-vanilla-devel
Summary: update net/freeswitch-vanilla-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:20 UTC by RIchard Neese
Modified: 2012-08-19 01:10 UTC (History)
0 users

See Also:


Attachments
file.diff (834 bytes, patch)
2012-08-17 00:20 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:20:08 UTC
updated port to options-ng and new version

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

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-19 01:04:31 UTC
Author: jgh
Date: Sun Aug 19 00:04:17 2012
New Revision: 302744
URL: http://svn.freebsd.org/changeset/ports/302744

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

Modified:
  head/net/freeswitch-vanilla-devel/Makefile   (contents, props changed)
  head/net/freeswitch-vanilla-devel/distinfo   (contents, props changed)

Modified: head/net/freeswitch-vanilla-devel/Makefile
==============================================================================
--- head/net/freeswitch-vanilla-devel/Makefile	Sun Aug 19 00:03:18 2012	(r302743)
+++ head/net/freeswitch-vanilla-devel/Makefile	Sun Aug 19 00:04:17 2012	(r302744)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	freeswitch
-DISTVERSION=	1.2.rc2
+DISTVERSION=	1.2.1
 CATEGORIES=	net
 MASTER_SITES=	http://files.freeswitch.org/
 PKGNAMESUFFIX=	-${FREESWITCH_CONF_DIST}-devel

Modified: head/net/freeswitch-vanilla-devel/distinfo
==============================================================================
--- head/net/freeswitch-vanilla-devel/distinfo	Sun Aug 19 00:03:18 2012	(r302743)
+++ head/net/freeswitch-vanilla-devel/distinfo	Sun Aug 19 00:04:17 2012	(r302744)
@@ -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 3 Jason Helfman freebsd_committer freebsd_triage 2012-08-19 01:08:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!