svn commit: r468336 - in head/irc/quassel: . files

Ben Woods woodsb02 at FreeBSD.org
Thu Apr 26 09:22:09 UTC 2018


Author: woodsb02
Date: Thu Apr 26 09:22:08 2018
New Revision: 468336
URL: https://svnweb.freebsd.org/changeset/ports/468336

Log:
  irc/quassel: Update to 0.12.5
  
  Changes this release:
    https://quassel-irc.org/node/130
  
  MFH:		2018Q2
  Security:	https://vuxml.freebsd.org/freebsd/499f6b41-58db-4f98-b8e7-da8c18985eda.html

Deleted:
  head/irc/quassel/files/patch-CMakeLists.txt
  head/irc/quassel/files/patch-icons_CMakeLists.txt
Modified:
  head/irc/quassel/Makefile
  head/irc/quassel/distinfo
  head/irc/quassel/pkg-plist

Modified: head/irc/quassel/Makefile
==============================================================================
--- head/irc/quassel/Makefile	Thu Apr 26 09:08:28 2018	(r468335)
+++ head/irc/quassel/Makefile	Thu Apr 26 09:22:08 2018	(r468336)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quassel
-PORTVERSION=	0.12.4
-PORTREVISION=	7
+PORTVERSION=	0.12.5
 CATEGORIES=	irc
 MASTER_SITES=	http://www.quassel-irc.org/pub/
 

Modified: head/irc/quassel/distinfo
==============================================================================
--- head/irc/quassel/distinfo	Thu Apr 26 09:08:28 2018	(r468335)
+++ head/irc/quassel/distinfo	Thu Apr 26 09:22:08 2018	(r468336)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467574566
-SHA256 (quassel-0.12.4.tar.bz2) = 93e4e54cb3743cbe2e5684c2fcba94fd2bc2cd739f7672dee14341b49c29444d
-SIZE (quassel-0.12.4.tar.bz2) = 3742639
+TIMESTAMP = 1524642412
+SHA256 (quassel-0.12.5.tar.bz2) = 1894574dfd79654152a5b7427e7df592b055ae908230504f98a4cb48961e74e2
+SIZE (quassel-0.12.5.tar.bz2) = 3747392

Modified: head/irc/quassel/pkg-plist
==============================================================================
--- head/irc/quassel/pkg-plist	Thu Apr 26 09:08:28 2018	(r468335)
+++ head/irc/quassel/pkg-plist	Thu Apr 26 09:22:08 2018	(r468336)
@@ -382,15 +382,12 @@ share/icons/hicolor/scalable/status/irc-channel-parted
 %%NLS%%%%DATADIR%%/translations/en_US.qm
 %%NLS%%%%DATADIR%%/translations/eo.qm
 %%NLS%%%%DATADIR%%/translations/es.qm
-%%NLS%%%%DATADIR%%/translations/es_AR.qm
 %%NLS%%%%DATADIR%%/translations/et.qm
-%%NLS%%%%DATADIR%%/translations/et_EE.qm
 %%NLS%%%%DATADIR%%/translations/fi.qm
 %%NLS%%%%DATADIR%%/translations/fr.qm
 %%NLS%%%%DATADIR%%/translations/gl.qm
 %%NLS%%%%DATADIR%%/translations/hi.qm
 %%NLS%%%%DATADIR%%/translations/hu.qm
-%%NLS%%%%DATADIR%%/translations/id_ID.qm
 %%NLS%%%%DATADIR%%/translations/it.qm
 %%NLS%%%%DATADIR%%/translations/ja.qm
 %%NLS%%%%DATADIR%%/translations/ko.qm
@@ -411,6 +408,5 @@ share/icons/hicolor/scalable/status/irc-channel-parted
 %%NLS%%%%DATADIR%%/translations/sv.qm
 %%NLS%%%%DATADIR%%/translations/tr.qm
 %%NLS%%%%DATADIR%%/translations/uk.qm
-%%NLS%%%%DATADIR%%/translations/uz at Latn.qm
 %%NLS%%%%DATADIR%%/translations/zh_CN.qm
 %%NLS%%%%DATADIR%%/translations/zh_TW.qm


More information about the svn-ports-head mailing list