diff options
author | pav <pav@FreeBSD.org> | 2003-12-13 21:48:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-13 21:48:03 +0800 |
commit | c6d7eafcea197a3f17c19c583537374fc3956527 (patch) | |
tree | 869c0c89e0fa2a6e9bd793ba17d5a189b97f3bfe /science/gchempaint | |
parent | 6a249b7fff68f007a229cd040493bcc7083b587a (diff) | |
download | freebsd-ports-gnome-c6d7eafcea197a3f17c19c583537374fc3956527.tar.gz freebsd-ports-gnome-c6d7eafcea197a3f17c19c583537374fc3956527.tar.zst freebsd-ports-gnome-c6d7eafcea197a3f17c19c583537374fc3956527.zip |
- Update to 0.3.90
Diffstat (limited to 'science/gchempaint')
-rw-r--r-- | science/gchempaint/Makefile | 6 | ||||
-rw-r--r-- | science/gchempaint/distinfo | 2 | ||||
-rw-r--r-- | science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-group.c | 13 | ||||
-rw-r--r-- | science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-shape.c | 17 | ||||
-rw-r--r-- | science/gchempaint/pkg-plist | 10 |
5 files changed, 12 insertions, 36 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 3be2e7814346..13de43ec0c1d 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -5,9 +5,10 @@ # $FreeBSD$ PORTNAME= gchempaint -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.90 CATEGORIES= science -MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ + http://jean.brefort.free.fr/info/gcp/download/ MASTER_SITE_SUBDIR= ${PORTNAME}/unstable.pkg/${PORTVERSION} MAINTAINER= pav@FreeBSD.org @@ -15,7 +16,6 @@ COMMENT= 2D chemical structures editor for GNOME 2 LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils -USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libgnomeprintui libgnomeui USE_GMAKE= yes diff --git a/science/gchempaint/distinfo b/science/gchempaint/distinfo index 5c4cf1a901fb..dacf9eaaf5cb 100644 --- a/science/gchempaint/distinfo +++ b/science/gchempaint/distinfo @@ -1 +1 @@ -MD5 (gchempaint-0.3.6.tar.bz2) = 2e1bf7deba7487e9b5dbef4cfd7e0cd0 +MD5 (gchempaint-0.3.90.tar.gz) = de466fe883a54ef128a1281248872f29 diff --git a/science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-group.c b/science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-group.c deleted file mode 100644 index b40e23f04c03..000000000000 --- a/science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-group.c +++ /dev/null @@ -1,13 +0,0 @@ ---- libgcpcanvas/gcp-canvas-group.c.orig Sun Oct 12 13:51:42 2003 -+++ libgcpcanvas/gcp-canvas-group.c Sun Nov 9 00:51:10 2003 -@@ -92,9 +92,9 @@ - - void gnome_canvas_group_ext_print (GPrintable *printable, GnomePrintContext *pc) - { -- g_return_if_fail (GNOME_IS_CANVAS_GROUP_EXT (printable)); - GList *list; - double affine[6]; -+ g_return_if_fail (GNOME_IS_CANVAS_GROUP_EXT (printable)); - for (list = GNOME_CANVAS_GROUP (printable) ->item_list; list; list = list->next) { - if (GNOME_IS_CANVAS_GROUP_EXT(list->data)) - gnome_canvas_group_ext_print (G_PRINTABLE (list->data), pc); diff --git a/science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-shape.c b/science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-shape.c deleted file mode 100644 index 81f313c0b001..000000000000 --- a/science/gchempaint/files/patch-libgcpcanvas-gcp-canvas-shape.c +++ /dev/null @@ -1,17 +0,0 @@ ---- libgcpcanvas/gcp-canvas-shape.c.orig Sun Oct 12 13:51:42 2003 -+++ libgcpcanvas/gcp-canvas-shape.c Sun Nov 9 00:53:27 2003 -@@ -95,13 +95,13 @@ - - void gnome_canvas_shape_ext_print (GPrintable *printable, GnomePrintContext *pc) - { -- g_return_if_fail (GNOME_IS_CANVAS_SHAPE_EXT (printable)); - GnomeCanvasShape *shape; - GnomeCanvasShapePriv * priv; - GnomeCanvasPathDef * path; - gdouble width; - ArtBpath * bpath; - -+ g_return_if_fail (GNOME_IS_CANVAS_SHAPE_EXT (printable)); - shape = GNOME_CANVAS_SHAPE (printable); - priv = shape->priv; - path = priv->path; diff --git a/science/gchempaint/pkg-plist b/science/gchempaint/pkg-plist index a1b32d9d9544..3857ff72ff31 100644 --- a/science/gchempaint/pkg-plist +++ b/science/gchempaint/pkg-plist @@ -1,5 +1,6 @@ bin/gchempaint libdata/bonobo/servers/gchempaint.server +share/gnome/application-registry/gchempaint.applications share/gnome/applications/gchempaint.desktop share/gnome/gchempaint/glade/arrow1.xpm share/gnome/gchempaint/glade/arrow2.xpm @@ -33,18 +34,23 @@ share/gnome/gnome-2.0/ui/gchempaint.xml share/gnome/help/gchempaint/C/gchempaint.xml share/gnome/help/gchempaint/C/legal.xml share/gnome/help/gchempaint/C/figures/bond.png +share/gnome/help/gchempaint/C/figures/charges.png share/gnome/help/gchempaint/C/figures/cyclentool.png share/gnome/help/gchempaint/C/figures/cycletools.png -share/gnome/help/gchempaint/C/figures/downbond.png share/gnome/help/gchempaint/C/figures/element.png share/gnome/help/gchempaint/C/figures/eraser.png +share/gnome/help/gchempaint/C/figures/fragment.png share/gnome/help/gchempaint/C/figures/main-window.png share/gnome/help/gchempaint/C/figures/mendeleiev.png +share/gnome/help/gchempaint/C/figures/mesomery-arrow.png +share/gnome/help/gchempaint/C/figures/plus.png share/gnome/help/gchempaint/C/figures/properties.png +share/gnome/help/gchempaint/C/figures/reaction-arrows.png share/gnome/help/gchempaint/C/figures/selection.png share/gnome/help/gchempaint/C/figures/stereobonds.png +share/gnome/help/gchempaint/C/figures/text.png +share/gnome/help/gchempaint/C/figures/texttools-bar.png share/gnome/help/gchempaint/C/figures/tools-window.png -share/gnome/help/gchempaint/C/figures/upbond.png share/gnome/mime-info/gchempaint.keys share/gnome/mime-info/gchempaint.mime share/gnome/omf/gchempaint/gchempaint-C.omf |