Bug 185570 - [MAINTAINER] japanese/jd: update to 2.8.7
Summary: [MAINTAINER] japanese/jd: update to 2.8.7
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: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-08 04:00 UTC by townwear
Modified: 2014-01-17 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (992 bytes, patch)
2014-01-08 04:00 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 2014-01-08 04:00:00 UTC
update to 2.8.7 from 2.8.6

RedPorts:
https://redports.org/buildarchive/20140108024101-648/

Fix: Patch attached with submission follows:
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-01-16 20:49:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danilo

I'll take it.
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-01-17 17:27:28 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-01-17 17:27:29 UTC
Author: danilo
Date: Fri Jan 17 17:27:17 2014
New Revision: 340085
URL: http://svnweb.freebsd.org/changeset/ports/340085
QAT: https://qat.redports.org/buildarchive/r340085/

Log:
  - Update from 2.8.6 to 2.8.7
  
  while here
  - Remove extra tabs
  - Use PLIST_FILES instead of pkg-plist
  
  PR:		ports/185570
  Submitted by:	Takashi Kato <townwear@gmail.com>

Deleted:
  head/japanese/jd/pkg-plist
Modified:
  head/japanese/jd/Makefile
  head/japanese/jd/distinfo

Modified: head/japanese/jd/Makefile
==============================================================================
--- head/japanese/jd/Makefile	Fri Jan 17 17:22:50 2014	(r340084)
+++ head/japanese/jd/Makefile	Fri Jan 17 17:27:17 2014	(r340085)
@@ -1,12 +1,12 @@
 # Created by: Takashi Kato <townwear@gmail.com>
 # $FreeBSD$
 
-PORTNAME=		jd
-PORTVERSION=		2.8.6
-CATEGORIES=		japanese www
-MASTER_SITES=		SFJP
-MASTER_SITE_SUBDIR=	jd4linux/58841
-DISTNAME=	${PORTNAME}-${PORTVERSION}-130518
+PORTNAME=	jd
+PORTVERSION=	2.8.7
+CATEGORIES=	japanese www
+MASTER_SITES=	SFJP
+MASTER_SITE_SUBDIR=	jd4linux/60198
+DISTNAME=	${PORTNAME}-${PORTVERSION}-140104
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	townwear@gmail.com
@@ -34,6 +34,10 @@ ONIGURUMA_LIB_DEPENDS=		libonig.so:${POR
 
 PANGOLAYOUT_CONFIGURE_WITH=	pangolayout
 
+PLIST_FILES=	bin/jd \
+		share/applications/jd.desktop \
+		share/pixmaps/jd.png
+
 pre-configure:
 	@cd ${WRKSRC} && ${AUTORECONF} -i
 

Modified: head/japanese/jd/distinfo
==============================================================================
--- head/japanese/jd/distinfo	Fri Jan 17 17:22:50 2014	(r340084)
+++ head/japanese/jd/distinfo	Fri Jan 17 17:27:17 2014	(r340085)
@@ -1,2 +1,2 @@
-SHA256 (jd-2.8.6-130518.tgz) = 3607807f4b230fb8e90ee7a7dd8fefd9182f7559162e411a5b30bf0f3fc9b2da
-SIZE (jd-2.8.6-130518.tgz) = 763770
+SHA256 (jd-2.8.7-140104.tgz) = abe7f5c9a5f5ce49f1a94204c27a6d8be393b0b66988973896e4eff7985501e8
+SIZE (jd-2.8.7-140104.tgz) = 765979
_______________________________________________
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"