aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-14 13:26:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-14 13:26:50 +0000
commitadcebfa2a27a1d367b97550c636e07f7f35b9871 (patch)
tree5db2db648e1a612af6419d1e38343ef80d3071fc /science
parenta9a208f1d13c5cb589ae2a53bff59e2b3ed93277 (diff)
downloadports-adcebfa2a27a1d367b97550c636e07f7f35b9871.tar.gz
ports-adcebfa2a27a1d367b97550c636e07f7f35b9871.zip
- 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)
Notes
Notes: svn path=/head/; revision=103987
Diffstat (limited to 'science')
-rw-r--r--science/cdcl-gtk/Makefile3
-rw-r--r--science/cdcl/Makefile2
-rw-r--r--science/cdcl/distinfo4
3 files changed, 6 insertions, 3 deletions
diff --git a/science/cdcl-gtk/Makefile b/science/cdcl-gtk/Makefile
index 49c638b64feb..b2798caae565 100644
--- a/science/cdcl-gtk/Makefile
+++ b/science/cdcl-gtk/Makefile
@@ -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"
diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile
index 2a5b92761c15..a1b79b0df9eb 100644
--- a/science/cdcl/Makefile
+++ b/science/cdcl/Makefile
@@ -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
diff --git a/science/cdcl/distinfo b/science/cdcl/distinfo
index eb7e4ff609c6..7f0885878cf9 100644
--- a/science/cdcl/distinfo
+++ b/science/cdcl/distinfo
@@ -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