mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.7.1 and move LICENSE
This commit is contained in:
parent
e25679755a
commit
32b93bf143
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280685
3 changed files with 11 additions and 6 deletions
|
@ -6,14 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= pidgin-privacy-please
|
||||
PORTVERSION= 0.6.4
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= A privacy plugin for the pidgin instant messenger
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple
|
||||
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
|
||||
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
|
||||
|
@ -24,6 +25,4 @@ USE_GETTEXT= yes
|
|||
USE_GNOME= gtk20
|
||||
USE_LDCONFIG= ${PREFIX}/lib/pidgin
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pidgin-privacy-please-0.6.4.tar.gz) = d558932567882fb3296fd85f398e2ba6c5bed9cc6f56cf5338e7a8bcf479fd18
|
||||
SIZE (pidgin-privacy-please-0.6.4.tar.gz) = 317648
|
||||
SHA256 (pidgin-privacy-please-0.7.1.tar.gz) = 8134bcd5da98fe8b4c9918fd420c7e68b0990e895ed2534396cacbf473f2615c
|
||||
SIZE (pidgin-privacy-please-0.7.1.tar.gz) = 346421
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
lib/locale/de/LC_MESSAGES/pidgin-privacy-please.mo
|
||||
lib/locale/pl/LC_MESSAGES/pidgin-privacy-please.mo
|
||||
lib/locale/ru/LC_MESSAGES/pidgin-privacy-please.mo
|
||||
lib/pidgin/libpidgin_pp.la
|
||||
lib/pidgin/libpidgin_pp.so
|
||||
@dirrmtry lib/locale/de/LC_MESSAGES
|
||||
@dirrmtry lib/locale/pl/LC_MESSAGES
|
||||
@dirrmtry lib/locale/ru/LC_MESSAGES
|
||||
@dirrmtry lib/locale/de
|
||||
@dirrmtry lib/locale/pl
|
||||
@dirrmtry lib/locale/ru
|
||||
@dirrmtry lib/locale
|
||||
|
|
Loading…
Add table
Reference in a new issue