svn commit: r504500 - head/print/gutenprint

Christoph Moench-Tegeder cmt at FreeBSD.org
Tue Jun 18 20:38:01 UTC 2019


Author: cmt
Date: Tue Jun 18 20:37:59 2019
New Revision: 504500
URL: https://svnweb.freebsd.org/changeset/ports/504500

Log:
  update gutenprint to 5.2.15
  
  Announcement: https://sourceforge.net/p/gimp-print/mailman/message/36693157/
  
  While here, remove old and unused VCS tags

Modified:
  head/print/gutenprint/Makefile
  head/print/gutenprint/distinfo
  head/print/gutenprint/pkg-plist

Modified: head/print/gutenprint/Makefile
==============================================================================
--- head/print/gutenprint/Makefile	Tue Jun 18 19:50:13 2019	(r504499)
+++ head/print/gutenprint/Makefile	Tue Jun 18 20:37:59 2019	(r504500)
@@ -1,9 +1,8 @@
 # Created by: dgilbert at velocet.ca
 # $FreeBSD$
-#    $MCom: ports/print/gutenprint-base/Makefile,v 1.8 2007/03/30 16:45:02 ahze Exp $
 
 PORTNAME=	gutenprint
-PORTVERSION=	5.2.14
+PORTVERSION=	5.2.15
 PORTREVISION?=	0
 CATEGORIES=	print
 MASTER_SITES=	SF/gimp-print/gutenprint-5.2/${PORTVERSION}

Modified: head/print/gutenprint/distinfo
==============================================================================
--- head/print/gutenprint/distinfo	Tue Jun 18 19:50:13 2019	(r504499)
+++ head/print/gutenprint/distinfo	Tue Jun 18 20:37:59 2019	(r504500)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527683861
-SHA256 (gutenprint-5.2.14.tar.bz2) = 45bf0766f196a764c113bfad7ab1ea748f1d5ff9ebb0d3a2206705fe52e82389
-SIZE (gutenprint-5.2.14.tar.bz2) = 7173441
+TIMESTAMP = 1560846997
+SHA256 (gutenprint-5.2.15.tar.bz2) = 2b32932d6ae05a1e42b83ae754628a77ca86001f3387b084de40eb99d336cead
+SIZE (gutenprint-5.2.15.tar.bz2) = 7151306

Modified: head/print/gutenprint/pkg-plist
==============================================================================
--- head/print/gutenprint/pkg-plist	Tue Jun 18 19:50:13 2019	(r504499)
+++ head/print/gutenprint/pkg-plist	Tue Jun 18 20:37:59 2019	(r504500)
@@ -36,7 +36,7 @@ lib/gutenprint/5.2/modules/print-ps.so
 lib/gutenprint/5.2/modules/print-raw.so
 lib/libgutenprint.so
 lib/libgutenprint.so.2
-lib/libgutenprint.so.2.7.0
+lib/libgutenprint.so.2.8.0
 libdata/pkgconfig/gutenprint.pc
 libexec/cups/backend/gutenprint52+usb
 libexec/cups/driver/gutenprint.5.2


More information about the svn-ports-all mailing list