Bug 189375 - [maintainer update] net-mgmt/bgpq3
Summary: [maintainer update] net-mgmt/bgpq3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-05 17:20 UTC by Alexandre Snarskii
Modified: 2014-06-19 13:17 UTC (History)
2 users (show)

See Also:


Attachments
file.diff (891 bytes, patch)
2014-05-05 17:20 UTC, Alexandre Snarskii
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Snarskii 2014-05-05 17:20:00 UTC
	Version update 0.1.19 -> 0.1.20
Comment 1 dfilter service freebsd_committer freebsd_triage 2014-05-21 06:37:56 UTC
Author: miwi
Date: Wed May 21 05:37:53 2014
New Revision: 354707
URL: http://svnweb.freebsd.org/changeset/ports/354707
QAT: https://qat.redports.org/buildarchive/r354707/

Log:
  - Update to 0.1.20
  - Stage support
  
  PR:		189375
  Submitted by:	maintainer

Modified:
  head/net-mgmt/bgpq3/Makefile
  head/net-mgmt/bgpq3/distinfo

Modified: head/net-mgmt/bgpq3/Makefile
==============================================================================
--- head/net-mgmt/bgpq3/Makefile	Wed May 21 05:34:18 2014	(r354706)
+++ head/net-mgmt/bgpq3/Makefile	Wed May 21 05:37:53 2014	(r354707)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bgpq3
-PORTVERSION=	0.1.19
+PORTVERSION=	0.1.20
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://snar.spb.ru/prog/bgpq3/
 EXTRACT_SUFX=	.tgz
@@ -10,11 +10,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	snar@snar.spb.ru
 COMMENT=	Lightweight prefix-list generator for Cisco and Juniper routers
 
-MAN8=		bgpq3.8
-PLIST_FILES=	bin/bgpq3
+PLIST_FILES=	bin/bgpq3 \
+		man/man8/bgpq3.8.gz
 HAS_CONFIGURE=	yes
+CONFIGURE_ARGS+=--prefix=${STAGEDIR}${PREFIX}
 
-CONFIGURE_ARGS+=--prefix=${PREFIX}
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net-mgmt/bgpq3/distinfo
==============================================================================
--- head/net-mgmt/bgpq3/distinfo	Wed May 21 05:34:18 2014	(r354706)
+++ head/net-mgmt/bgpq3/distinfo	Wed May 21 05:37:53 2014	(r354707)
@@ -1,2 +1,2 @@
-SHA256 (bgpq3-0.1.19.tgz) = f919ae9aa0cab12c991569178f938ee18267e754298710e1a0f28c36ea211086
-SIZE (bgpq3-0.1.19.tgz) = 60308
+SHA256 (bgpq3-0.1.20.tgz) = 694292872d99931ea8a192a4123156679c46cd4f3cb343735da4acc1f9aee7ec
+SIZE (bgpq3-0.1.20.tgz) = 61166
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"