1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to 0.9.1.

This commit is contained in:
Maxim Sobolev 2001-03-13 15:11:52 +00:00
parent 5f7690e60e
commit 1076fa980f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39762
3 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtkextramm
PORTVERSION= 0.8.0
PORTVERSION= 0.9.1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gtkextra.14:${PORTSDIR}/x11-toolkits/gtkextra \
gtkmm.1:${PORTSDIR}/x11-toolkits/gtk--
gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
USE_X_PREFIX= yes
USE_GMAKE= yes

View File

@ -1 +1 @@
MD5 (gtkextramm-0.8.0.tar.gz) = 75e0801c70f70eb37a688ae60bc15a67
MD5 (gtkextramm-0.9.1.tar.gz) = 575d6379370dfea4189886ace9166188

View File

@ -12,6 +12,7 @@ include/gtkextra--/iconlist.h
include/gtkextra--/itementry.h
include/gtkextra--/plot.h
include/gtkextra--/plot3d.h
include/gtkextra--/plotaxis.h
include/gtkextra--/plotbar.h
include/gtkextra--/plotbox.h
include/gtkextra--/plotcanvas.h
@ -35,6 +36,7 @@ include/gtkextra--/private/iconlist_p.h
include/gtkextra--/private/itementry_p.h
include/gtkextra--/private/plot3d_p.h
include/gtkextra--/private/plot_p.h
include/gtkextra--/private/plotaxis_p.h
include/gtkextra--/private/plotbar_p.h
include/gtkextra--/private/plotbox_p.h
include/gtkextra--/private/plotcanvas_p.h
@ -53,7 +55,7 @@ include/gtkextra--/togglecombo.h
include/gtkextramm_marshal.h
lib/libgtkextramm.a
lib/libgtkextramm.so
lib/libgtkextramm.so.8
lib/libgtkextramm.so.10
share/aclocal/gtkextra--.m4
@dirrm include/gtkextra--/private
@dirrm include/gtkextra--