| Summary: | [PATCH] www/xpi-pdf_download: update to 0.7.3 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Simon Olofsson <simon> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ale | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Simon Olofsson
2006-07-11 08:30:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer Hi, 0.7.4 has been released. Here's the patch: diff -ruN --exclude=CVS /usr/ports/www/xpi-pdf_download/Makefile /usr/home/simon/src/ports/www/xpi-pdf_download/Makefile --- /usr/ports/www/xpi-pdf_download/Makefile Tue Jun 20 10:25:45 2006 +++ /usr/home/simon/src/ports/www/xpi-pdf_download/Makefile Sat Jul 15 00:48:39 2006 @@ -6,7 +6,7 @@ # PORTNAME= pdf_download -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.4 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www diff -ruN --exclude=CVS /usr/ports/www/xpi-pdf_download/distinfo /usr/home/simon/src/ports/www/xpi-pdf_download/distinfo --- /usr/ports/www/xpi-pdf_download/distinfo Tue Jun 20 10:25:45 2006 +++ /usr/home/simon/src/ports/www/xpi-pdf_download/distinfo Sat Jul 15 00:48:55 2006 @@ -1,3 +1,3 @@ -MD5 (xpi/pdf_download-0.7.2-fx+fl.xpi) = 174e7f0d90e145fbce4059d326378019 -SHA256 (xpi/pdf_download-0.7.2-fx+fl.xpi) = 843db803470a3f94f05499798fd7b68d7232428f7f3b6474721b37279fca9019 -SIZE (xpi/pdf_download-0.7.2-fx+fl.xpi) = 93095 +MD5 (xpi/pdf_download-0.7.4-fx+fl.xpi) = c4dfe0c42b687cf4aa8e10c5a354ca58 +SHA256 (xpi/pdf_download-0.7.4-fx+fl.xpi) = 88ef0a2648aa6e858e9f5edbfef74584c24366155e0576d16bc8aea744e2d28a +SIZE (xpi/pdf_download-0.7.4-fx+fl.xpi) = 96491 -- Mit freundlichem Gruß, With best regards, Simon Olofsson http://olofsson.de State Changed From-To: open->closed Committed, thanks! |