Bug 145686 - update print/acroread9
Summary: update print/acroread9
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: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 05:40 UTC by TsurutaniNaoki
Modified: 2010-04-18 17:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TsurutaniNaoki 2010-04-14 05:40:01 UTC
	new version of print/acroread9 is available.
	ref: http://www.adobe.com/support/security/bulletins/apsb10-09.html
	but this maight not work fine....as the current version.

Fix: 

here is a patch to Makefile:
	--- Makefile.orig    2010-04-10 19:10:33.000000000 +0900
	+++ Makefile    2010-04-14 13:22:19.000000000 +0900
	@@ -6,8 +6,7 @@
	 #
	 
	 PORTNAME=	acroread9
	-PORTVERSION=	9.3.1
	-PORTREVISION=	1
	+PORTVERSION=	9.3.2
	 CATEGORIES?=	print linux
	 MASTER_SITES?=	http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/${PORTVERSION}/${ADOBE_LANG:L}/ \
	 		ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/${PORTVERSION}/${ADOBE_LANG:L}/

	checksums for print/acroread9, japanese/*, french/*, germany/* are the
	following:
	MD5 (acroread/AdbeRdr9.3.2-1_i486linux_enu.tar.bz2) = 57c6e2f628b34dc950f834e10f553504
	SHA256 (acroread/AdbeRdr9.3.2-1_i486linux_enu.tar.bz2) = 61beab723bbb584c473a8e4ca7700ad13e196f7ea5308dc2d22c66c4ec335f0f
	SIZE (acroread/AdbeRdr9.3.2-1_i486linux_enu.tar.bz2) = 60210433

	MD5 (acroread/AdbeRdr9.3.2-1_i486linux_jpn.tar.bz2) = 47ef4d20cd1a03e667dd2b0b92f89d95
	SHA256 (acroread/AdbeRdr9.3.2-1_i486linux_jpn.tar.bz2) = c4c4cd79261fac8f6ce579f67e3e53b2413f0b863c68474ef347394b6a17b90f
	SIZE (acroread/AdbeRdr9.3.2-1_i486linux_jpn.tar.bz2) = 68422530

	MD5 (acroread/AdbeRdr9.3.2-1_i486linux_fra.tar.bz2) = 5b57fc50f4763e6e8406d6851b82e1e6
	SHA256 (acroread/AdbeRdr9.3.2-1_i486linux_fra.tar.bz2) = d7031c75c3423085e9fa7cfd55bb7caf31582f2354e086d862718ab8b46386aa
	SIZE (acroread/AdbeRdr9.3.2-1_i486linux_fra.tar.bz2) = 64553411

	MD5 (acroread/AdbeRdr9.3.2-1_i486linux_deu.tar.bz2) = ba993e4b5c565869afb8d876bb773427
	SHA256 (acroread/AdbeRdr9.3.2-1_i486linux_deu.tar.bz2) = 76e2f0a71c13b77341f140594f1da7ac51f163b5e692bae65d4c71bf9e7dae3d
	SIZE (acroread/AdbeRdr9.3.2-1_i486linux_deu.tar.bz2) = 65857336
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-14 05:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hrs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-18 16:51:49 UTC
hrs         2010-04-18 15:51:41 UTC

  FreeBSD ports repository

  Modified files:
    french/acroread9     distinfo 
    german/acroread9     distinfo 
    japanese/acroread9   distinfo 
    print/acroread9      Makefile distinfo 
  Log:
  Update to 9.3.2.
  
  Security:       http://www.adobe.com/support/security/bulletins/apsb10-09.html
  PR:             ports/145686
  
  Revision  Changes    Path
  1.8       +3 -3      ports/french/acroread9/distinfo
  1.8       +3 -3      ports/german/acroread9/distinfo
  1.8       +3 -3      ports/japanese/acroread9/distinfo
  1.11      +1 -2      ports/print/acroread9/Makefile
  1.8       +3 -3      ports/print/acroread9/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Hiroki Sato freebsd_committer freebsd_triage 2010-04-18 16:51:54 UTC
State Changed
From-To: open->closed

Committed, thanks!