svn commit: r364160 - in head: . net-im/empathy

Tijl Coosemans tijl at FreeBSD.org
Wed Aug 6 10:03:11 UTC 2014


Author: tijl
Date: Wed Aug  6 10:03:10 2014
New Revision: 364160
URL: http://svnweb.freebsd.org/changeset/ports/364160
QAT: https://qat.redports.org/buildarchive/r364160/

Log:
  Bump PORTREVISION on net-im/empathy after security/libtasn1 update in
  r363113.  (security/seahorse was already bumped in r364143)
  Also remove UPDATING entry because with proper bumping it isn't needed and
  without proper bumping the instructions don't guarantee that all ports
  are updated nor that they are updated in the right order.

Modified:
  head/UPDATING
  head/net-im/empathy/Makefile

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Aug  6 09:38:38 2014	(r364159)
+++ head/UPDATING	Wed Aug  6 10:03:10 2014	(r364160)
@@ -62,20 +62,6 @@ you update your ports collection, before
   GeoIP no longer ships with the GeoIP database. To continue using GeoIP,
   you MUST fetch the database after upgrading by running geoipupdate.sh.
 
-20140728:
-  AFFECTS: users of security/libtasn1 and any port that depends on it
-  AUTHOR: novel at FreeBSD.org
-
-  libtasn1 has been updated to 4.0 and all shared libraries versions have
-  been bumped. So you need to rebuild all applications that depend on
-  libtasn1.
-
-  # portmaster -r libtasn1
-    or
-  # portupgrade -fr security/libtasn1
-    or
-  # pkg install -fR security/libtasn1
-
 20140727:
   AFFECTS: users of comms/qpage
   AUTHOR: marino at FreeBSD.org

Modified: head/net-im/empathy/Makefile
==============================================================================
--- head/net-im/empathy/Makefile	Wed Aug  6 09:38:38 2014	(r364159)
+++ head/net-im/empathy/Makefile	Wed Aug  6 10:03:10 2014	(r364160)
@@ -4,7 +4,7 @@
 
 PORTNAME=	empathy
 PORTVERSION=	2.34.0
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	net-im gnome
 MASTER_SITES=	GNOME
 


More information about the svn-ports-all mailing list