Update version of port and update to options-ng Fix: Patch attached with submission follows:
Class Changed From-To: sw-bug->maintainer-update Submitter is maintainer.
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs Ports PR.
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it.
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 `misc/170684'. > The individual assigned to look at your > report is: freebsd-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=170684 > >> Category: misc >> Responsible: freebsd-bugs >> Synopsis: update of misc/freeswitch-pizzademo >> Arrival-Date: Thu Aug 16 23:10:08 UTC 2012 this is for misc/freeswitch-pizzademo-devel
Author: jgh Date: Sun Aug 19 00:07:26 2012 New Revision: 302746 URL: http://svn.freebsd.org/changeset/ports/302746 Log: - update to 1.2.1 PR: 170684 Submitted by: maintainer, r.neese@gmail.com Modified: head/misc/freeswitch-pizzademo-devel/Makefile head/misc/freeswitch-pizzademo-devel/distinfo Modified: head/misc/freeswitch-pizzademo-devel/Makefile ============================================================================== --- head/misc/freeswitch-pizzademo-devel/Makefile Sun Aug 19 00:06:03 2012 (r302745) +++ head/misc/freeswitch-pizzademo-devel/Makefile Sun Aug 19 00:07:26 2012 (r302746) @@ -6,7 +6,7 @@ # PORTNAME= freeswitch -DISTVERSION= 1.2.rc2 +DISTVERSION= 1.2.1 CATEGORIES= misc MASTER_SITES= http://files.freeswitch.org/ PKGNAMESUFFIX= -pizzademo-devel @@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERS SHAREOWN= ${PORTNAME} SHAREGRP= ${SHAREOWN} +LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} pre-install: @${REINPLACE_CMD} -e 's|include("js_modules/SpeechTools.jm")|include("javascript/js_modules/SpeechTools.jm")|g' ${WRKSRC}/ps_pizza.js Modified: head/misc/freeswitch-pizzademo-devel/distinfo ============================================================================== --- head/misc/freeswitch-pizzademo-devel/distinfo Sun Aug 19 00:06:03 2012 (r302745) +++ head/misc/freeswitch-pizzademo-devel/distinfo Sun Aug 19 00:07:26 2012 (r302746) @@ -1,5 +1,5 @@ -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 SHA256 (freeswitch/pizza_gram.tar.gz) = e713406834ba40fe07c69b84f042fcb27493c15bc6b51133418527bc7a818027 SIZE (freeswitch/pizza_gram.tar.gz) = 1053 SHA256 (freeswitch/pizza_sounds.tar.gz) = 606f736625b7f331e219e10460029c8e0b0e58136feeddde976a0dcc68a97bef _______________________________________________ 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!