Summary: | update net/freeswitch-vanilla-devel | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | RIchard Neese <r.neese> | ||||
Component: | Individual Port(s) | Assignee: | Jason Helfman <jgh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
RIchard Neese
2012-08-17 00:20:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it. 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" State Changed From-To: open->closed Committed. Thanks! |