Bug 171100 - [MAINTAINER] japanese/jd: update to 2.8.5
Summary: [MAINTAINER] japanese/jd: update to 2.8.5
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-27 02:40 UTC by townwear
Modified: 2012-08-28 18:07 UTC (History)
0 users

See Also:


Attachments
file.diff (2.00 KB, patch)
2012-08-27 02:40 UTC, townwear
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description townwear 2012-08-27 02:40:02 UTC
update to 2.8.5 from 2.8.2

Fix: Patch attached with submission follows:
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-08-28 04:54:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-28 12:54:11 UTC
Author: scheidell
Date: Tue Aug 28 11:54:03 2012
New Revision: 303274
URL: http://svn.freebsd.org/changeset/ports/303274

Log:
  - Update to 2.8.5
  
  PR:		ports/171100
  Submitted by:	Takashi Kato <townwear@gmail.com> (maintainer)

Deleted:
  head/japanese/jd/files/
Modified:
  head/japanese/jd/Makefile
  head/japanese/jd/distinfo

Modified: head/japanese/jd/Makefile
==============================================================================
--- head/japanese/jd/Makefile	Tue Aug 28 11:16:26 2012	(r303273)
+++ head/japanese/jd/Makefile	Tue Aug 28 11:54:03 2012	(r303274)
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=		jd
-PORTVERSION=		2.8.2
-PORTREVISION=	1
+PORTVERSION=		2.8.5
 CATEGORIES=		japanese www
 MASTER_SITES=		SFJP
-MASTER_SITE_SUBDIR=	jd4linux/52863
-DISTNAME=	${PORTNAME}-${PORTVERSION}-110808
+MASTER_SITE_SUBDIR=	jd4linux/56721
+DISTNAME=	${PORTNAME}-${PORTVERSION}-120826
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	townwear@gmail.com

Modified: head/japanese/jd/distinfo
==============================================================================
--- head/japanese/jd/distinfo	Tue Aug 28 11:16:26 2012	(r303273)
+++ head/japanese/jd/distinfo	Tue Aug 28 11:54:03 2012	(r303274)
@@ -1,2 +1,2 @@
-SHA256 (jd-2.8.2-110808.tgz) = b7187d5993da8f851f951a3d865a1715ffec9e6de7866633a5cf9d0ce7236c8e
-SIZE (jd-2.8.2-110808.tgz) = 782129
+SHA256 (jd-2.8.5-120826.tgz) = 494a190ae64c222cd7080cb121f23043bd231829572cd685258185a9b5dfff32
+SIZE (jd-2.8.5-120826.tgz) = 784657
_______________________________________________
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 Michael Scheidell freebsd_committer freebsd_triage 2012-08-28 18:07:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!