summaryrefslogtreecommitdiff
path: root/science/gchempaint
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-01 10:20:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-01 10:20:07 +0000
commit38a4bda717a12e982b25178def5e2e9d4d6bca14 (patch)
treedf3f3164e9e1b5357cb9d6b8235355cd9311d3e7 /science/gchempaint
parent- Add missing dependens (diff)
- Update to 0.8.1
Notes
Notes: svn path=/head/; revision=194566
Diffstat (limited to 'science/gchempaint')
-rw-r--r--science/gchempaint/Makefile3
-rw-r--r--science/gchempaint/distinfo6
-rw-r--r--science/gchempaint/files/patch-goffice-gchempaint.cc10
3 files changed, 5 insertions, 14 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile
index 4afede99454e..d8b9d65d1461 100644
--- a/science/gchempaint/Makefile
+++ b/science/gchempaint/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= gchempaint
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.1
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/0.8
@@ -31,5 +31,6 @@ CONFIGURE_ARGS= --with-help-dir=${PREFIX}/share/gnome/help --with-omf-dir=${PREF
post-patch:
@${REINPLACE_CMD} -e 's|-release $$(VERSION)|-version @GCP_VERSION_INFO@|' \
${WRKSRC}/lib/Makefile.in ${WRKSRC}/libgcpcanvas/Makefile.in
+ @${REINPLACE_CMD} -e 's,GNOME|Applications|Education,Applications|Education,' ${WRKSRC}/help/gchempaint.omf.in
.include <bsd.port.mk>
diff --git a/science/gchempaint/distinfo b/science/gchempaint/distinfo
index 946775f8d48f..7f1a6ef52fdb 100644
--- a/science/gchempaint/distinfo
+++ b/science/gchempaint/distinfo
@@ -1,3 +1,3 @@
-MD5 (gchempaint-0.8.0.tar.bz2) = 8ddac8bf752e927197b42f91b3d2e24a
-SHA256 (gchempaint-0.8.0.tar.bz2) = 2422e0781dc3fc63787c7b3fe281c75381887e0087279f2ec8ce0ab0b3ac34d4
-SIZE (gchempaint-0.8.0.tar.bz2) = 1355062
+MD5 (gchempaint-0.8.1.tar.bz2) = 47e23cb2935b967a7913ed4b1f5ca5ed
+SHA256 (gchempaint-0.8.1.tar.bz2) = 76043e0174ecfb0ec6419cb658361133257ec4478455bcb15b8b1e411af07e4d
+SIZE (gchempaint-0.8.1.tar.bz2) = 1354236
diff --git a/science/gchempaint/files/patch-goffice-gchempaint.cc b/science/gchempaint/files/patch-goffice-gchempaint.cc
deleted file mode 100644
index 9c8db643f024..000000000000
--- a/science/gchempaint/files/patch-goffice-gchempaint.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- goffice/gchempaint.cc.orig Mon May 7 18:27:11 2007
-+++ goffice/gchempaint.cc Mon May 21 19:17:04 2007
-@@ -31,6 +31,7 @@
- #include <libgnomecanvas/gnome-canvas.h>
- #include <math.h>
- #include <openbabel/mol.h>
-+#include <libintl.h>
-
- gcpGOfficeApplication *app;
-