Index: head/textproc/liblingoteach/Makefile =================================================================== --- head/textproc/liblingoteach/Makefile (revision 94914) +++ head/textproc/liblingoteach/Makefile (revision 94915) @@ -1,40 +1,40 @@ # New ports collection makefile for: liblingoteach # Date created: 14 October 2003 # Whom: Marcus von Appen # # $FreeBSD$ # PORTNAME= liblingoteach -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lingoteach MAINTAINER= mva@sysfault.org COMMENT= A library for parsing lesson files based on the LingoTeach DTD USE_GMAKE= yes USE_GNOME= gnomehack gnometarget libxml2 USE_LIBTOOL= yes INSTALLS_SHLIB= yes .if defined(WITH_COMP) CONFIGURE_ARGS+= --with-compression .endif .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --enable-debug .endif pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "liblingoteach can be used with the following switches:" @${ECHO_MSG} "" @${ECHO_MSG} " WITH_COMP=yes Enables zlib compression of" @${ECHO_MSG} " the lesson files" @${ECHO_MSG} " WITH_DEBUG=yes Enables additional debugging" @${ECHO_MSG} " information and output" @${ECHO_MSG} "" .include Property changes on: head/textproc/liblingoteach/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/textproc/liblingoteach/distinfo =================================================================== --- head/textproc/liblingoteach/distinfo (revision 94914) +++ head/textproc/liblingoteach/distinfo (revision 94915) @@ -1 +1 @@ -MD5 (liblingoteach-0.2.0.tar.gz) = 49c3824d1b74a3fd69bdec7ff689a877 +MD5 (liblingoteach-0.2.1.tar.gz) = bae18e3b7c87ac45bc2fe841fac06565 Property changes on: head/textproc/liblingoteach/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/textproc/liblingoteach/pkg-plist =================================================================== --- head/textproc/liblingoteach/pkg-plist (revision 94914) +++ head/textproc/liblingoteach/pkg-plist (revision 94915) @@ -1,31 +1,31 @@ include/lingoteach/lingdefs.h include/lingoteach/lingoteach.h lib/liblingoteach.a lib/liblingoteach.so -lib/liblingoteach.so.0 +lib/liblingoteach.so.3 libdata/pkgconfig/liblingoteach.pc -share/doc/liblingoteach/html/a00009.html share/doc/liblingoteach/html/a00010.html share/doc/liblingoteach/html/a00011.html share/doc/liblingoteach/html/a00012.html share/doc/liblingoteach/html/a00013.html share/doc/liblingoteach/html/a00014.html share/doc/liblingoteach/html/a00015.html share/doc/liblingoteach/html/a00016.html share/doc/liblingoteach/html/a00017.html +share/doc/liblingoteach/html/a00018.html share/doc/liblingoteach/html/annotated.html share/doc/liblingoteach/html/classes.html share/doc/liblingoteach/html/doxygen.css share/doc/liblingoteach/html/doxygen.png share/doc/liblingoteach/html/files.html share/doc/liblingoteach/html/functions.html share/doc/liblingoteach/html/functions_vars.html share/doc/liblingoteach/html/globals.html share/doc/liblingoteach/html/globals_enum.html share/doc/liblingoteach/html/globals_eval.html share/doc/liblingoteach/html/globals_func.html share/doc/liblingoteach/html/globals_type.html share/doc/liblingoteach/html/index.html @dirrm share/doc/liblingoteach/html @dirrm share/doc/liblingoteach @dirrm include/lingoteach Property changes on: head/textproc/liblingoteach/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property