svn commit: r494016 - head/irc/bitlbee-mastodon

Tobias Kortkamp tobik at FreeBSD.org
Wed Feb 27 03:51:48 UTC 2019


Author: tobik
Date: Wed Feb 27 03:51:47 2019
New Revision: 494016
URL: https://svnweb.freebsd.org/changeset/ports/494016

Log:
  irc/bitlbee-mastodon: Update to 1.4.2
  
  PR:		236066
  Submitted by:	tobias.rehbein at web.de (maintainer)

Modified:
  head/irc/bitlbee-mastodon/Makefile
  head/irc/bitlbee-mastodon/distinfo

Modified: head/irc/bitlbee-mastodon/Makefile
==============================================================================
--- head/irc/bitlbee-mastodon/Makefile	Wed Feb 27 03:48:28 2019	(r494015)
+++ head/irc/bitlbee-mastodon/Makefile	Wed Feb 27 03:51:47 2019	(r494016)
@@ -2,7 +2,7 @@
 
 PORTNAME=	bitlbee-mastodon
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.0
+DISTVERSION=	1.4.2
 CATEGORIES=	irc
 
 MAINTAINER=	tobias.rehbein at web.de
@@ -21,6 +21,7 @@ GH_ACCOUNT=	kensanata
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-plugindir=${PREFIX}/lib/bitlbee
+INSTALL_TARGET=	install-strip
 
 PLIST_FILES=	lib/bitlbee/mastodon.so \
 		share/bitlbee/mastodon-help.txt

Modified: head/irc/bitlbee-mastodon/distinfo
==============================================================================
--- head/irc/bitlbee-mastodon/distinfo	Wed Feb 27 03:48:28 2019	(r494015)
+++ head/irc/bitlbee-mastodon/distinfo	Wed Feb 27 03:51:47 2019	(r494016)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550241262
-SHA256 (kensanata-bitlbee-mastodon-v1.4.0_GH0.tar.gz) = acc66f0a81d7ac7c4b31da48118697d30e7b2a31cd91d6a6d14f5bc68302fe78
-SIZE (kensanata-bitlbee-mastodon-v1.4.0_GH0.tar.gz) = 64942
+TIMESTAMP = 1551158740
+SHA256 (kensanata-bitlbee-mastodon-v1.4.2_GH0.tar.gz) = 9aff6eb59838f0949cfea73258f6c1459158f44e5e3b43179edf5426318e1948
+SIZE (kensanata-bitlbee-mastodon-v1.4.2_GH0.tar.gz) = 65712


More information about the svn-ports-all mailing list