- Update gtk patch to version 5

- Fix cdcl-gtk package

PR:		ports/64241
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
This commit is contained in:
Pav Lucistnik 2004-03-14 13:26:50 +00:00
parent a9a208f1d1
commit adcebfa2a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103987
3 changed files with 6 additions and 3 deletions

View file

@ -5,6 +5,8 @@
# $FreeBSD$
#
PORTREVISION= 1
MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
COMMENT= Scientific graphic library for geoscience (with gtk support)
@ -12,5 +14,6 @@ WITH_GTK= yes
MD5_FILE= ${.CURDIR}/../cdcl/distinfo
DESCR= ${.CURDIR}/../cdcl/pkg-descr
PLIST= ${.CURDIR}/../cdcl/pkg-plist
.include "${.CURDIR}/../cdcl/Makefile"

View file

@ -17,7 +17,7 @@ COMMENT?= Scientific graphic library for geoscience
.if defined(WITH_GTK)
PKGNAMESUFFIX= -gtk
PATCH_SITES= http://www-mete.kugi.kyoto-u.ac.jp/seiya/dcl/tarball/
PATCHFILES= ${DISTNAME}-gtk2-4.patch
PATCHFILES= ${DISTNAME}-gtk2-5.patch
PATCH_DIST_STRIP= -p1
USE_GNOME= gtk20
.endif

View file

@ -1,4 +1,4 @@
MD5 (dcl-5.2-C.3.tar.gz) = 70873b03c0dd854c52522013a7852c09
SIZE (dcl-5.2-C.3.tar.gz) = 943976
MD5 (dcl-5.2-C.3-gtk2-4.patch) = faa89c2325933dbe4489c6fa66c62938
SIZE (dcl-5.2-C.3-gtk2-4.patch) = 427255
MD5 (dcl-5.2-C.3-gtk2-5.patch) = 6d3435a2fe26b1adc6b1f26b291523b7
SIZE (dcl-5.2-C.3-gtk2-5.patch) = 427345