Bug 182606 - [MAINTAINER] net/jicmp6: update to 1.2.2
Summary: [MAINTAINER] net/jicmp6: update to 1.2.2
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: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-03 16:40 UTC by Sevan Janiyan
Modified: 2013-10-04 15:30 UTC (History)
0 users

See Also:


Attachments
jicmp6-1.2.2.patch (726 bytes, patch)
2013-10-03 16:40 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2013-10-03 16:40:00 UTC
- Update to 1.2.2

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-10-03 22:21:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danilo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-04 15:27:33 UTC
Author: danilo
Date: Fri Oct  4 14:27:25 2013
New Revision: 329314
URL: http://svnweb.freebsd.org/changeset/ports/329314

Log:
  - Update from 1.2.1 to 1.2.2 [1]
  - Add stage support
  
  PR:		ports/182606
  Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk> (maintainer) [1]
  Approved by:	wg (mentor)

Modified:
  head/net/jicmp6/Makefile
  head/net/jicmp6/distinfo

Modified: head/net/jicmp6/Makefile
==============================================================================
--- head/net/jicmp6/Makefile	Fri Oct  4 14:26:06 2013	(r329313)
+++ head/net/jicmp6/Makefile	Fri Oct  4 14:27:25 2013	(r329314)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jicmp6
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	net java
 MASTER_SITES=	SF/opennms/JICMP6/stable-1.2
 
@@ -20,5 +20,4 @@ PLIST_FILES=	lib/libjicmp6.la \
 		lib/libjicmp6.so \
 		share/java/jicmp6.jar
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/jicmp6/distinfo
==============================================================================
--- head/net/jicmp6/distinfo	Fri Oct  4 14:26:06 2013	(r329313)
+++ head/net/jicmp6/distinfo	Fri Oct  4 14:27:25 2013	(r329314)
@@ -1,2 +1,2 @@
-SHA256 (jicmp6-1.2.1.tar.gz) = 1e3e2bfe4520c3f0bca80525b8836c8fdaa0f6f1a177741dfc48c4b06247b8ed
-SIZE (jicmp6-1.2.1.tar.gz) = 312850
+SHA256 (jicmp6-1.2.2.tar.gz) = 90082b965d12a253d111bf2730ee0570ab971af57e21369957d2c03402c3105a
+SIZE (jicmp6-1.2.2.tar.gz) = 311855
_______________________________________________
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"
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-10-04 15:28:00 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!