Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 20:29:42 +0900 (JST)
From:      TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40729: Update port: japanese/gqmpeg
Message-ID:  <200207181129.g6IBTgB4071630@adam.iec.hiroshima-u.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         40729
>Category:       ports
>Synopsis:       Update port: japanese/gqmpeg
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 18 04:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     TATEISHI Katsuyuki
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD adam.iec.hiroshima-u.ac.jp 4.6-STABLE FreeBSD 4.6-STABLE #110: Fri Jul 5 12:21:56 JST 2002 katsu@adam.iec.hiroshima-u.ac.jp:/usr/obj/usr/src/sys/ADAM i386


>Description:
	Update to 0.17.0
	Remove PATCHFILES because X font support is added optionally.

>How-To-Repeat:
	
>Fix:

Removed:	gqmpeg/distinfo

Index: japanese/gqmpeg/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/gqmpeg/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- japanese/gqmpeg/Makefile	15 Jul 2002 15:47:10 -0000	1.6
+++ japanese/gqmpeg/Makefile	18 Jul 2002 10:30:15 -0000
@@ -9,15 +9,11 @@
 
 MAINTAINER=	katsu@iec.hiroshima-u.ac.jp
 
-PATCH_SITES=	http://www.gmkun.org/patches/
-PATCHFILES=	gqmpeg-0.15.0-jp_title.patch
-
 .if defined(WITH_SJIS_TAG)
 EXTRA_PATCHES=	${.CURDIR}/files/extra-patch-*
 .endif
 
 MASTERDIR=	${.CURDIR}/../../audio/gqmpeg
-MD5_FILE=	${.CURDIR}/distinfo
 COMMENT=	${.CURDIR}/pkg-comment
 DESCR=		${.CURDIR}/pkg-descr
 
@@ -32,5 +28,9 @@
 	@${ECHO_MSG} "hit Ctrl-C right now and execute \"make WITH_SJIS_TAG=yes\""
 	@${ECHO_MSG}
 .endif
+
+pre-install:
+	@${REINPLACE_CMD} -Ee 's/(helvetica|lucida)-bold/mincho-medium/g ; \
+		s/helvetica|lucida/mincho/g;' ${WRKSRC}/skins/mrclean/skindata*
 
 .include "${MASTERDIR}/Makefile"
Index: japanese/gqmpeg/distinfo
===================================================================
RCS file: japanese/gqmpeg/distinfo
diff -N japanese/gqmpeg/distinfo
--- japanese/gqmpeg/distinfo	15 Jul 2002 15:47:10 -0000	1.9
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-MD5 (gqmpeg-0.16.0.tar.gz) = de8068ec3e43d7dd72fa2009af6e874c
-MD5 (gqmpeg-0.15.0-jp_title.patch) = d5c4f011e4a4053a0aa95899320fe980
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207181129.g6IBTgB4071630>