1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

- Update to 1.6.1

- Switch to SFP

PR:		137709
Submitted by:	John Prather <john.c.prather@gmail.com> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-08-13 15:25:50 +00:00
parent cc977a1400
commit b69b0f1ea3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239454
3 changed files with 6 additions and 8 deletions

View File

@ -6,9 +6,9 @@
#
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
@ -22,7 +22,6 @@ 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"
@ -34,7 +33,7 @@ CONFIGURE_ENV+= LIBS="${LIBS}" \
.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

View File

@ -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

View File

@ -19,7 +19,6 @@ share/pixmaps/pidgin/protocols/48/sipe.png
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/HACKING
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO