Bug 181187 - update java/jdk7-doc to 7.25
Summary: update java/jdk7-doc to 7.25
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: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-10 01:10 UTC by Jonathan Chen
Modified: 2013-08-18 19:50 UTC (History)
0 users

See Also:


Attachments
file.diff (848 bytes, patch)
2013-08-10 01:10 UTC, Jonathan Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chen 2013-08-10 01:10:05 UTC
Update from 7.6 to 7.25

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-10 01:36:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-java

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-18 19:41:01 UTC
Author: glewis
Date: Sun Aug 18 18:40:53 2013
New Revision: 324932
URL: http://svnweb.freebsd.org/changeset/ports/324932

Log:
  . Update to 7u25 docs.
  
  PR:		181187
  Submitted by:	Jonathan Chen <jonc@chen.org.nz>

Modified:
  head/java/jdk7-doc/Makefile
  head/java/jdk7-doc/distinfo

Modified: head/java/jdk7-doc/Makefile
==============================================================================
--- head/java/jdk7-doc/Makefile	Sun Aug 18 17:32:15 2013	(r324931)
+++ head/java/jdk7-doc/Makefile	Sun Aug 18 18:40:53 2013	(r324932)
@@ -19,7 +19,7 @@ IGNORE=		port only installs documentatio
 
 WRKSRC=		${WRKDIR}/docs
 JDK_VERSION=	7
-JDK_UPDATE_VER=	6
+JDK_UPDATE_VER=	25
 DOWNLOAD_URL=	http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 NO_BUILD=	yes

Modified: head/java/jdk7-doc/distinfo
==============================================================================
--- head/java/jdk7-doc/distinfo	Sun Aug 18 17:32:15 2013	(r324931)
+++ head/java/jdk7-doc/distinfo	Sun Aug 18 18:40:53 2013	(r324932)
@@ -1,2 +1,2 @@
-SHA256 (jdk-7u6-apidocs.zip) = 4484cf9c3a8a5ba72444e45918557dd0d88440e6b06501a7ef436d6c31b8c991
-SIZE (jdk-7u6-apidocs.zip) = 60397544
+SHA256 (jdk-7u25-apidocs.zip) = fe99e1b909a9d877fb30c49732a2dcc0a1cc310517073016489750cf04600377
+SIZE (jdk-7u25-apidocs.zip) = 60766618
_______________________________________________
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 Greg Lewis freebsd_committer freebsd_triage 2013-08-18 19:41:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!