diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-28 20:47:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-28 20:47:54 +0000 |
commit | 1759f5f65eea173593c5eb3769eb6b4fe08fe9c5 (patch) | |
tree | 5e23071097b60208d182e3b7170dba2a1e923d0c /devel/gnome-vfsmm | |
parent | b0b2d3e8a996cf17a04f8a3e5bcfc3703e3f8ce6 (diff) | |
download | ports-1759f5f65eea173593c5eb3769eb6b4fe08fe9c5.tar.gz ports-1759f5f65eea173593c5eb3769eb6b4fe08fe9c5.zip |
Notes
Diffstat (limited to 'devel/gnome-vfsmm')
-rw-r--r-- | devel/gnome-vfsmm/Makefile | 2 | ||||
-rw-r--r-- | devel/gnome-vfsmm/distinfo | 2 | ||||
-rw-r--r-- | devel/gnome-vfsmm/pkg-plist | 15 |
3 files changed, 16 insertions, 3 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index 7cfecde256ea..7f50e830cf20 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-vfsmm -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmm diff --git a/devel/gnome-vfsmm/distinfo b/devel/gnome-vfsmm/distinfo index fd08a2b7e8d5..39d978fdc69c 100644 --- a/devel/gnome-vfsmm/distinfo +++ b/devel/gnome-vfsmm/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-vfsmm-1.3.1.tar.gz) = 97569f952fffabc2c6c5afb38513ad52 +MD5 (gnome2/gnome-vfsmm-1.3.2.tar.gz) = 7d2f065e45488776147deef25d6ca860 diff --git a/devel/gnome-vfsmm/pkg-plist b/devel/gnome-vfsmm/pkg-plist index 62a417b55d6c..71bee889ea45 100644 --- a/devel/gnome-vfsmm/pkg-plist +++ b/devel/gnome-vfsmm/pkg-plist @@ -2,14 +2,26 @@ include/gnome-vfsmm-2.0/libgnomevfsmm.h include/gnome-vfsmm-2.0/libgnomevfsmm/application-registry.h include/gnome-vfsmm-2.0/libgnomevfsmm/directory-handle.h include/gnome-vfsmm-2.0/libgnomevfsmm/enums.h +include/gnome-vfsmm-2.0/libgnomevfsmm/exception.h include/gnome-vfsmm-2.0/libgnomevfsmm/file-info.h include/gnome-vfsmm-2.0/libgnomevfsmm/handle.h include/gnome-vfsmm-2.0/libgnomevfsmm/init.h +include/gnome-vfsmm-2.0/libgnomevfsmm/mime-action.h +include/gnome-vfsmm-2.0/libgnomevfsmm/mime-application.h +include/gnome-vfsmm-2.0/libgnomevfsmm/mime-handlers.h include/gnome-vfsmm-2.0/libgnomevfsmm/mime-monitor.h +include/gnome-vfsmm-2.0/libgnomevfsmm/monitor-handle.h include/gnome-vfsmm-2.0/libgnomevfsmm/private/enums_p.h include/gnome-vfsmm-2.0/libgnomevfsmm/private/file-info_p.h +include/gnome-vfsmm-2.0/libgnomevfsmm/private/mime-action_p.h +include/gnome-vfsmm-2.0/libgnomevfsmm/private/mime-application_p.h include/gnome-vfsmm-2.0/libgnomevfsmm/private/mime-monitor_p.h +include/gnome-vfsmm-2.0/libgnomevfsmm/private/transfer-progress_p.h include/gnome-vfsmm-2.0/libgnomevfsmm/private/uri_p.h +include/gnome-vfsmm-2.0/libgnomevfsmm/private.h +include/gnome-vfsmm-2.0/libgnomevfsmm/transfer-progress.h +include/gnome-vfsmm-2.0/libgnomevfsmm/transfer.h +include/gnome-vfsmm-2.0/libgnomevfsmm/types.h include/gnome-vfsmm-2.0/libgnomevfsmm/uri.h include/gnome-vfsmm-2.0/libgnomevfsmm/wrap_init.h lib/gnome-vfsmm-2.0/include/libgnomevfsmmconfig.h @@ -17,11 +29,12 @@ lib/gnome-vfsmm-2.0/proc/m4/convert.m4 lib/gnome-vfsmm-2.0/proc/m4/convert_gnome_vfsmm.m4 lib/libgnomevfsmm-1.3.a lib/libgnomevfsmm-1.3.so -lib/libgnomevfsmm-1.3.so.2 +lib/libgnomevfsmm-1.3.so.3 libdata/pkgconfig/gnome-vfsmm-2.0.pc @dirrm lib/gnome-vfsmm-2.0/include @dirrm lib/gnome-vfsmm-2.0/proc/m4 @dirrm lib/gnome-vfsmm-2.0/proc +@dirrm lib/gnome-vfsmm-2.0 @dirrm include/gnome-vfsmm-2.0/libgnomevfsmm/private @dirrm include/gnome-vfsmm-2.0/libgnomevfsmm @dirrm include/gnome-vfsmm-2.0 |