Bug 180073 - [MAINTAINER UPDATE] deskutils/rednotebook to version 1.7.2
Summary: [MAINTAINER UPDATE] deskutils/rednotebook to version 1.7.2
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: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-29 01:20 UTC by cheunghonyu
Modified: 2013-06-29 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (854 bytes, patch)
2013-06-29 01:20 UTC, cheunghonyu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description cheunghonyu 2013-06-29 01:20:00 UTC
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:
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-06-29 08:07:19 UTC
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"
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2013-06-29 08:10:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2013-06-29 08:10:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!