svn commit: r373724 - head/net/p5-Net-Z3950-ZOOM

Dmitry Sivachenko demon at FreeBSD.org
Mon Dec 1 21:50:57 UTC 2014


Author: demon
Date: Mon Dec  1 21:50:55 2014
New Revision: 373724
URL: https://svnweb.freebsd.org/changeset/ports/373724
QAT: https://qat.redports.org/buildarchive/r373724/

Log:
  Fix plist.
  
  PR:		195488
  Submitted by:	pawel

Modified:
  head/net/p5-Net-Z3950-ZOOM/Makefile
  head/net/p5-Net-Z3950-ZOOM/pkg-plist

Modified: head/net/p5-Net-Z3950-ZOOM/Makefile
==============================================================================
--- head/net/p5-Net-Z3950-ZOOM/Makefile	Mon Dec  1 21:39:54 2014	(r373723)
+++ head/net/p5-Net-Z3950-ZOOM/Makefile	Mon Dec  1 21:50:55 2014	(r373724)
@@ -3,7 +3,7 @@
 
 PORTNAME=	Net-Z3950-ZOOM
 PORTVERSION=	1.30
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/net/p5-Net-Z3950-ZOOM/pkg-plist
==============================================================================
--- head/net/p5-Net-Z3950-ZOOM/pkg-plist	Mon Dec  1 21:39:54 2014	(r373723)
+++ head/net/p5-Net-Z3950-ZOOM/pkg-plist	Mon Dec  1 21:50:55 2014	(r373724)
@@ -1,3 +1,4 @@
+bin/zoom-delete-records
 bin/zoomdump
 bin/zselect
 %%SITE_ARCH%%/Net/Z3950.pm


More information about the svn-ports-head mailing list