diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-30 20:28:31 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-30 20:28:31 +0000 |
commit | c3290df313483844d6c575ae787c887cd97e6093 (patch) | |
tree | f73712c960eb0db1e1e102b3271a7bec0c34efb7 | |
parent | c09cc31915d35fdb944d3c3113e48e8f1136d11c (diff) | |
download | ports-c3290df313483844d6c575ae787c887cd97e6093.tar.gz ports-c3290df313483844d6c575ae787c887cd97e6093.zip |
Notes
-rw-r--r-- | net-im/pidgin-skypeweb/Makefile | 19 | ||||
-rw-r--r-- | net-im/pidgin-skypeweb/distinfo | 6 |
2 files changed, 8 insertions, 17 deletions
diff --git a/net-im/pidgin-skypeweb/Makefile b/net-im/pidgin-skypeweb/Makefile index 77ce8735f9df..58b25eb02ee3 100644 --- a/net-im/pidgin-skypeweb/Makefile +++ b/net-im/pidgin-skypeweb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pidgin-skypeweb -PORTVERSION= 1.4 +PORTVERSION= 1.5 PORTEPOCH= 1 CATEGORIES= net-im @@ -17,26 +17,17 @@ RUN_DEPENDS= pidgin:net-im/pidgin LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libpurple.so:net-im/libpurple +USES= cmake dos2unix gettext-runtime localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= EionRobb GH_PROJECT= skype4pidgin - -USES= cmake dos2unix gettext-runtime pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes -LDFLAGS+= -L${LOCALBASE}/lib - -DOS2UNIX_FILES= gpl3.txt \ - libskypeweb.c \ - skypeweb_connection.c \ - skypeweb_contacts.c \ - skypeweb_login.c \ - skypeweb_messages.c \ - skypeweb_util.c \ - skypeweb_util.h \ - theme + +DOS2UNIX_FILES= gpl3.txt theme CONFLICTS_INSTALL= pidgin-skype-* + WRKSRC_SUBDIR= skypeweb .include <bsd.port.mk> diff --git a/net-im/pidgin-skypeweb/distinfo b/net-im/pidgin-skypeweb/distinfo index 049c18c77a31..4e9e35f808ef 100644 --- a/net-im/pidgin-skypeweb/distinfo +++ b/net-im/pidgin-skypeweb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513964846 -SHA256 (EionRobb-skype4pidgin-1.4_GH0.tar.gz) = 026962ed818df7f2e54409d78e0d6f1fb64c2ef4f4264a489d2c04c2bae0da82 -SIZE (EionRobb-skype4pidgin-1.4_GH0.tar.gz) = 436177 +TIMESTAMP = 1532963509 +SHA256 (EionRobb-skype4pidgin-1.5_GH0.tar.gz) = bb5fc550bff8f66f90a9ffacfc6bc2ed50fee86f4f500942aebc315d073f6e9d +SIZE (EionRobb-skype4pidgin-1.5_GH0.tar.gz) = 295956 |