Bug 170075 - www/xpi-showip: update to 1.8.1
Summary: www/xpi-showip: update to 1.8.1
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: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-22 21:40 UTC by Barbara
Modified: 2012-07-24 22:20 UTC (History)
0 users

See Also:


Attachments
file.diff (718 bytes, patch)
2012-07-22 21:40 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2012-07-22 21:40:07 UTC
Update the showip to the latest release.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-07-22 22:00:10 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-22 22:00:37 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-22 22:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

flo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-07-24 22:13:02 UTC
Author: flo
Date: Tue Jul 24 21:12:46 2012
New Revision: 301496
URL: http://svn.freebsd.org/changeset/ports/301496

Log:
  Update to 1.8.1
  
  PR:		ports/170075
  Submitted by:	Barbara <barbara.xxx1975@libero.it>

Modified:
  head/www/xpi-showip/Makefile   (contents, props changed)
  head/www/xpi-showip/distinfo   (contents, props changed)

Modified: head/www/xpi-showip/Makefile
==============================================================================
--- head/www/xpi-showip/Makefile	Tue Jul 24 21:11:54 2012	(r301495)
+++ head/www/xpi-showip/Makefile	Tue Jul 24 21:12:46 2012	(r301496)
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	showip
-PORTVERSION=	1.8
-DISTVERSIONSUFFIX=	-fx+tb+sm
+PORTVERSION=	1.8.1
+DISTVERSIONSUFFIX=	-tb+sm+fx
 CATEGORIES=	www
 
 MAINTAINER=	barbara.xxx1975@libero.it

Modified: head/www/xpi-showip/distinfo
==============================================================================
--- head/www/xpi-showip/distinfo	Tue Jul 24 21:11:54 2012	(r301495)
+++ head/www/xpi-showip/distinfo	Tue Jul 24 21:12:46 2012	(r301496)
@@ -1,2 +1,2 @@
-SHA256 (xpi/showip-1.8-fx+tb+sm.xpi) = 6a0c723b4b5e8986e058dcbf664167fbee844b690874233db1631409e7ab394a
-SIZE (xpi/showip-1.8-fx+tb+sm.xpi) = 48892
+SHA256 (xpi/showip-1.8.1-tb+sm+fx.xpi) = 1be617d1e1ad99e790274267770cf82a85cb2bb7f88add814de8efb63aa63b1f
+SIZE (xpi/showip-1.8.1-tb+sm+fx.xpi) = 49607
\ No newline at end of file
_______________________________________________
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 5 Florian Smeets freebsd_committer freebsd_triage 2012-07-24 22:13:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!