Index: head/net-im/pidgin-sipe/Makefile =================================================================== --- head/net-im/pidgin-sipe/Makefile (revision 239453) +++ head/net-im/pidgin-sipe/Makefile (revision 239454) @@ -1,42 +1,41 @@ # New ports collection makefile for: pidgin-sipe # Date created: 7 May 2009 # Whom: John Prather # # $FreeBSD$ # PORTNAME= pidgin-sipe -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= net-im -MASTER_SITES= SF/sipe +MASTER_SITES= SFP/sipe/sipe/${DISTNAME} MAINTAINER= john.c.prather@gmail.com COMMENT= A plugin for Pidgin to provide LCS/OCS connectivity LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin USE_GETTEXT= yes -FETCH_ARGS= -pRr CFLAGS+= "-I/${LOCALBASE}/include" LIBS+= "-L/${LOCALBASE}/lib" CONFIGURE_ENV+= LIBS="${LIBS}" \ COM_ERR_CFLAGS="-I/usr/include" \ COM_ERR_LIBS="-L/usr/lib -lcom_err" .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} -.for f in AUTHORS ChangeLog COPYING HACKING INSTALL LICENSE NEWS README TODO +.for f in AUTHORS ChangeLog COPYING HACKING INSTALL NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor .endif .include Property changes on: head/net-im/pidgin-sipe/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net-im/pidgin-sipe/distinfo =================================================================== --- head/net-im/pidgin-sipe/distinfo (revision 239453) +++ head/net-im/pidgin-sipe/distinfo (revision 239454) @@ -1,3 +1,3 @@ -MD5 (pidgin-sipe-1.6.0.tar.bz2) = b88258153a1a0ddfecfd108b7cfd7f32 -SHA256 (pidgin-sipe-1.6.0.tar.bz2) = f8756abeec024fe1df8147597eef44a0db4d89ba30ce83b0f983130d612f86e8 -SIZE (pidgin-sipe-1.6.0.tar.bz2) = 363439 +MD5 (pidgin-sipe-1.6.1.tar.bz2) = c1e9e6ff863f6314e4801c9a8d09ce3d +SHA256 (pidgin-sipe-1.6.1.tar.bz2) = 02516a4692bec507a5400fe33be9a9fc62eb78a0fc524b7315f0101bed9bc372 +SIZE (pidgin-sipe-1.6.1.tar.bz2) = 369610 Property changes on: head/net-im/pidgin-sipe/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/net-im/pidgin-sipe/pkg-plist =================================================================== --- head/net-im/pidgin-sipe/pkg-plist (revision 239453) +++ head/net-im/pidgin-sipe/pkg-plist (revision 239454) @@ -1,26 +1,25 @@ lib/pidgin/libsipe.la lib/pidgin/libsipe.so share/locale/cs/LC_MESSAGES/pidgin-sipe.mo share/locale/da/LC_MESSAGES/pidgin-sipe.mo share/locale/de/LC_MESSAGES/pidgin-sipe.mo share/locale/es/LC_MESSAGES/pidgin-sipe.mo share/locale/fr/LC_MESSAGES/pidgin-sipe.mo share/locale/hi/LC_MESSAGES/pidgin-sipe.mo share/locale/it/LC_MESSAGES/pidgin-sipe.mo share/locale/nb/LC_MESSAGES/pidgin-sipe.mo share/locale/ru/LC_MESSAGES/pidgin-sipe.mo share/locale/ta/LC_MESSAGES/pidgin-sipe.mo share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo share/pixmaps/pidgin/protocols/16/sipe.png share/pixmaps/pidgin/protocols/22/sipe.png share/pixmaps/pidgin/protocols/48/sipe.png %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%@dirrm %%DOCSDIR%% Property changes on: head/net-im/pidgin-sipe/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property