update rednotebook to version 1.7.2 Fix: apply the patch.txt The following links shows success building log @ redports.org http://pastebin.com/ZeEgA2GC Patch attached with submission follows:
Author: ak Date: Sat Jun 29 07:07:07 2013 New Revision: 322027 URL: http://svnweb.freebsd.org/changeset/ports/322027 Log: - Update to 1.7.2 PR: ports/180073 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer) Modified: head/deskutils/rednotebook/Makefile head/deskutils/rednotebook/distinfo Modified: head/deskutils/rednotebook/Makefile ============================================================================== --- head/deskutils/rednotebook/Makefile Sat Jun 29 05:28:52 2013 (r322026) +++ head/deskutils/rednotebook/Makefile Sat Jun 29 07:07:07 2013 (r322027) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rednotebook -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= deskutils python MASTER_SITES= SF MASTER_SITE_SUBDIR= rednotebook Modified: head/deskutils/rednotebook/distinfo ============================================================================== --- head/deskutils/rednotebook/distinfo Sat Jun 29 05:28:52 2013 (r322026) +++ head/deskutils/rednotebook/distinfo Sat Jun 29 07:07:07 2013 (r322027) @@ -1,2 +1,2 @@ -SHA256 (rednotebook-1.7.1.tar.gz) = 5e34990c9557082822db7675ff6666f0ae05182a05e21402c4d33900d66f01d5 -SIZE (rednotebook-1.7.1.tar.gz) = 460109 +SHA256 (rednotebook-1.7.2.tar.gz) = a76be00fd6ccc148ed8160e2c1bf07c026cfb4fa729f6256d81d1d884f13b4df +SIZE (rednotebook-1.7.2.tar.gz) = 469140 _______________________________________________ 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"
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it.
State Changed From-To: open->closed Committed. Thanks!