diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-05 16:29:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-05 16:29:55 +0000 |
commit | fcf988522bd9d383fb74609076e61073cc8445e0 (patch) | |
tree | f776716d820dc07e4019a5fd065a688358d85a28 /devel | |
parent | Update to 2.0.2.91. (diff) |
Update to 1.4.0.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgsf/Makefile | 4 | ||||
-rw-r--r-- | devel/libgsf/distinfo | 2 | ||||
-rw-r--r-- | devel/libgsf/pkg-plist | 45 |
3 files changed, 28 insertions, 23 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 21a0dc90e469..4d7e2ec74230 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libgsf -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo index 14256a2e21eb..f305d69805c3 100644 --- a/devel/libgsf/distinfo +++ b/devel/libgsf/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgsf-1.3.0.tar.bz2) = 49bae0d52e91e98a0c635b595584aa8e +MD5 (gnome2/libgsf-1.4.0.tar.bz2) = 069612df8e06efd269708d0c0cb86b88 diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist index b04a0990d9f5..5b40ae859560 100644 --- a/devel/libgsf/pkg-plist +++ b/devel/libgsf/pkg-plist @@ -1,7 +1,9 @@ include/libgsf-1/gsf-gnome/gsf-input-bonobo.h include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h +include/libgsf-1/gsf-gnome/gsf-output-bonobo.h include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h +include/libgsf-1/gsf/gsf-command-context.h include/libgsf-1/gsf/gsf-doc-meta-data.h include/libgsf-1/gsf/gsf-impl-utils.h include/libgsf-1/gsf/gsf-infile-msole.h @@ -15,20 +17,23 @@ include/libgsf-1/gsf/gsf-input-textline.h include/libgsf-1/gsf/gsf-input.h include/libgsf-1/gsf/gsf-io-context.h include/libgsf-1/gsf/gsf-libxml.h -include/libgsf-1/gsf/gsf-msole-metadata.h +include/libgsf-1/gsf/gsf-msole-utils.h include/libgsf-1/gsf/gsf-outfile-msole.h +include/libgsf-1/gsf/gsf-outfile-zip.h include/libgsf-1/gsf/gsf-outfile.h +include/libgsf-1/gsf/gsf-output-memory.h include/libgsf-1/gsf/gsf-output-stdio.h include/libgsf-1/gsf/gsf-output.h +include/libgsf-1/gsf/gsf-structured-blob.h include/libgsf-1/gsf/gsf-timestamp.h include/libgsf-1/gsf/gsf-utils.h include/libgsf-1/gsf/gsf.h lib/libgsf-1.a lib/libgsf-1.so -lib/libgsf-1.so.4 +lib/libgsf-1.so.5 lib/libgsf-gnome-1.a lib/libgsf-gnome-1.so -lib/libgsf-gnome-1.so.4 +lib/libgsf-gnome-1.so.5 libdata/pkgconfig/libgsf-1.pc libdata/pkgconfig/libgsf-gnome-1.pc share/doc/gsf/gsf-gsf-impl-utils.html @@ -51,28 +56,28 @@ share/doc/gsf/gsf-gsfinfile.html share/doc/gsf/gsf-gsfinput.html share/doc/gsf/gsf-gsfoutput.html share/doc/gsf/gsf.html -share/doc/gsf/i1970.html +share/doc/gsf/i1823.html share/doc/gsf/index.html share/doc/gsf/index.sgml -share/doc/gsf/r1024.html -share/doc/gsf/r1192.html -share/doc/gsf/r1282.html +share/doc/gsf/r1117.html +share/doc/gsf/r1200.html +share/doc/gsf/r1320.html +share/doc/gsf/r1384.html share/doc/gsf/r14.html share/doc/gsf/r1414.html -share/doc/gsf/r1487.html -share/doc/gsf/r1520.html -share/doc/gsf/r171.html -share/doc/gsf/r1713.html -share/doc/gsf/r1757.html -share/doc/gsf/r1879.html -share/doc/gsf/r305.html -share/doc/gsf/r338.html -share/doc/gsf/r437.html -share/doc/gsf/r530.html +share/doc/gsf/r1580.html +share/doc/gsf/r1622.html +share/doc/gsf/r1737.html +share/doc/gsf/r175.html +share/doc/gsf/r299.html +share/doc/gsf/r329.html +share/doc/gsf/r415.html +share/doc/gsf/r501.html share/doc/gsf/r56.html -share/doc/gsf/r792.html -share/doc/gsf/r913.html -share/doc/gsf/r931.html +share/doc/gsf/r743.html +share/doc/gsf/r858.html +share/doc/gsf/r876.html +share/doc/gsf/r962.html @dirrm share/doc/gsf @dirrm include/libgsf-1/gsf-gnome @dirrm include/libgsf-1/gsf |