svn commit: r415709 - head/x11-toolkits/pango

Baptiste Daroussin bapt at FreeBSD.org
Mon May 23 09:24:11 UTC 2016


Author: bapt
Date: Mon May 23 09:24:10 2016
New Revision: 415709
URL: https://svnweb.freebsd.org/changeset/ports/415709

Log:
  Fix pango install deinstall script that are no longer needed since 1.38

Modified:
  head/x11-toolkits/pango/Makefile
  head/x11-toolkits/pango/pkg-plist

Modified: head/x11-toolkits/pango/Makefile
==============================================================================
--- head/x11-toolkits/pango/Makefile	Mon May 23 09:22:28 2016	(r415708)
+++ head/x11-toolkits/pango/Makefile	Mon May 23 09:24:10 2016	(r415709)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pango
 PORTVERSION=	1.38.0
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2

Modified: head/x11-toolkits/pango/pkg-plist
==============================================================================
--- head/x11-toolkits/pango/pkg-plist	Mon May 23 09:22:28 2016	(r415708)
+++ head/x11-toolkits/pango/pkg-plist	Mon May 23 09:24:10 2016	(r415709)
@@ -122,5 +122,3 @@ share/gtk-doc/html/pango/rotated-text.pn
 share/gtk-doc/html/pango/style.css
 share/gtk-doc/html/pango/up-insensitive.png
 share/gtk-doc/html/pango/up.png
- at unexec /bin/rm %D/lib/pango/%%VERSION%%/modules.cache
- at exec %%LOCALBASE%%/bin/pango-querymodules --update-cache


More information about the svn-ports-all mailing list