Date: Mon, 16 Jun 2008 19:04:00 GMT From: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124649: Update japanese/groff patch Message-ID: <200806161904.m5GJ40YM023138@www.freebsd.org> Resent-Message-ID: <200806161910.m5GJA3Ni019902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124649 >Category: ports >Synopsis: Update japanese/groff patch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 16 19:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 6.3-Release >Organization: >Environment: FreeBSD kakumen.cable.net.co 6.3-RELEASE FreeBSD 6.3-RELEASE #10: Sat Jan 19 01:13:55 COT 2008 root@kakumen.cable.net.co:/usr/src/sys/amd64/compile/SMP amd64 >Description: This seemed pretty easy to update, just step the patchlevel from 12 to 20 and add a file in the pkg-plist. >How-To-Repeat: Review from someone from Japan would be good though. >Fix: diff -ruN groff.orig/Makefile groff/Makefile --- groff.orig/Makefile 2008-06-16 11:16:40.000000000 -0500 +++ groff/Makefile 2008-06-16 13:56:33.000000000 -0500 @@ -8,7 +8,7 @@ PORTNAME= groff PORTVERSION= 1.18.1 DISTVERSIONSUFFIX= .1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_LOCAL:S,%SUBDIR%,okazaki/&,} \ ${MASTER_SITE_DEBIAN:S,$,:debian,} @@ -17,7 +17,7 @@ PATCH_SITES= ${MASTER_SITE_DEBIAN} PATCH_SITE_SUBDIR= pool/main/g/groff -PATCHFILES= ${DISTNAME:S,-,_,}-12.diff.gz +PATCHFILES= ${DISTNAME:S,-,_,}-20.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org diff -ruN groff.orig/distinfo groff/distinfo --- groff.orig/distinfo 2008-06-16 11:16:40.000000000 -0500 +++ groff/distinfo 2008-06-16 11:21:19.000000000 -0500 @@ -4,6 +4,6 @@ MD5 (tmac-20030521_2.tar.gz) = 09e930a9690593b5de7118ae43962074 SHA256 (tmac-20030521_2.tar.gz) = 61813b6fcfd0f4ce1fa5971e2c754eb575a0a3e2f6a460103fd3112476302110 SIZE (tmac-20030521_2.tar.gz) = 136303 -MD5 (groff_1.18.1.1-12.diff.gz) = 5f53631feb4d2a3811d35519e2bc3410 -SHA256 (groff_1.18.1.1-12.diff.gz) = 71b1b7a75ca6f2f2a29b8093c16508841487eae92e2750fb49d297e89d0d3c97 -SIZE (groff_1.18.1.1-12.diff.gz) = 127812 +MD5 (groff_1.18.1.1-20.diff.gz) = d7f49a2051e7f27b4941c87ab3a59c1c +SHA256 (groff_1.18.1.1-20.diff.gz) = a2dab92f7d3d479a6009607e0d74a4451ebe652f936b582bc24f17a5bc21779b +SIZE (groff_1.18.1.1-20.diff.gz) = 133377 diff -ruN groff.orig/pkg-plist groff/pkg-plist --- groff.orig/pkg-plist 2008-06-16 11:16:40.000000000 -0500 +++ groff/pkg-plist 2008-06-16 13:49:04.000000000 -0500 @@ -321,6 +321,7 @@ %%DATADIR%%/%%GROFF_VERSION%%/tmac/X.tmac %%DATADIR%%/%%GROFF_VERSION%%/tmac/Xps.tmac %%DATADIR%%/%%GROFF_VERSION%%/tmac/a4.tmac +%%DATADIR%%/%%GROFF_VERSION%%/tmac/an-ext.tmac %%DATADIR%%/%%GROFF_VERSION%%/tmac/an-old.tmac %%DATADIR%%/%%GROFF_VERSION%%/tmac/an.tmac %%DATADIR%%/%%GROFF_VERSION%%/tmac/andoc.tmac >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806161904.m5GJ40YM023138>