Summary: | [patch] www/dillo-i18n 20060105 update | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Hirohisa Yamaguchi <umq> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Hirohisa Yamaguchi
2006-01-05 10:30:12 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback Approved, with a small modification: mark this as PORTREVISION 1: Index: distinfo =================================================================== --- distinfo (revision 656) +++ distinfo (revision 657) @@ -1,6 +1,6 @@ MD5 (dillo-0.8.5.tar.bz2) = d0ab7fa1d40b310deb891388604188f8 SHA256 (dillo-0.8.5.tar.bz2) = 980ccd8e0c0a85e37478e33b5f4f59d2cfda5c16d30af3acad259626d387cd1a SIZE (dillo-0.8.5.tar.bz2) = 424795 -MD5 (dillo-0.8.5-i18n-misc-20051207.diff.bz2) = df0f2953c4224e2d8ecac815edb468fe -SHA256 (dillo-0.8.5-i18n-misc-20051207.diff.bz2) = 63573329819898b35a669bbbdf73dd84f8c03c4dd9700e9a2da7f50e9b49bc7e -SIZE (dillo-0.8.5-i18n-misc-20051207.diff.bz2) = 247216 +MD5 (dillo-0.8.5-i18n-misc-20060105.diff.bz2) = 6e0fa2bc2dbd665799ae7107a22083ab +SHA256 (dillo-0.8.5-i18n-misc-20060105.diff.bz2) = f2afbec12c2c16284aedc42c9bc89a92455e6f949dfbc83d5f17609cc889be3e +SIZE (dillo-0.8.5-i18n-misc-20060105.diff.bz2) = 248443 Index: Makefile =================================================================== --- Makefile (revision 656) +++ Makefile (revision 657) @@ -16,10 +16,11 @@ # On FreeBSD 4 with OpenSSL 0.9.7d, the configure script refuses to enable # ssl at all and on FreeBSD 5 and up, linking is broken. +PORTREVISION= 1 PKGNAMESUFFIX= -i18n PATCH_SITES= http://teki.jpn.ph/pc/software/ -PATCHFILES= dillo-0.8.5-i18n-misc-20051207.diff.bz2 +PATCHFILES= dillo-0.8.5-i18n-misc-20060105.diff.bz2 PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de State Changed From-To: feedback->open Approved by maintainer State Changed From-To: open->closed Committed, thanks! |