Bug 184734 - [MAINTAINER] deskutils/rednotebook: update to 1.8.0
Summary: [MAINTAINER] deskutils/rednotebook: update to 1.8.0
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-12 23:30 UTC by cheunghonyu
Modified: 2013-12-18 09:20 UTC (History)
0 users

See Also:


Attachments
file.diff (867 bytes, patch)
2013-12-12 23:30 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-12-12 23:30:00 UTC
update to 1.8.0

Fix: apply the patch.txt

Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-12-13 13:03:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-12-18 09:18:40 UTC
Author: culot
Date: Wed Dec 18 09:18:27 2013
New Revision: 336807
URL: http://svnweb.freebsd.org/changeset/ports/336807

Log:
  - Update to 1.8.0
  
  Changes:	http://bazaar.launchpad.net/~jendrikseipp/rednotebook/trunk/view/head:/CHANGELOG
  PR:		ports/184734
  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	Wed Dec 18 09:05:36 2013	(r336806)
+++ head/deskutils/rednotebook/Makefile	Wed Dec 18 09:18:27 2013	(r336807)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rednotebook
-PORTVERSION=	1.7.3
+PORTVERSION=	1.8.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	rednotebook

Modified: head/deskutils/rednotebook/distinfo
==============================================================================
--- head/deskutils/rednotebook/distinfo	Wed Dec 18 09:05:36 2013	(r336806)
+++ head/deskutils/rednotebook/distinfo	Wed Dec 18 09:18:27 2013	(r336807)
@@ -1,2 +1,2 @@
-SHA256 (rednotebook-1.7.3.tar.gz) = c16d2759e5de6696e31071b8cc3969209c7f1324c5a39670bf241c0f2c52beb7
-SIZE (rednotebook-1.7.3.tar.gz) = 481002
+SHA256 (rednotebook-1.8.0.tar.gz) = 63beacfdc738a9640bcc7b35ae28c18c7310d9f6fc9e9a6afafcc4d37f628213
+SIZE (rednotebook-1.8.0.tar.gz) = 500452
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2013-12-18 09:18:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!