Bug 172309 - [MAINTAINER] net/libnatpmp: Update to 20120821
Summary: [MAINTAINER] net/libnatpmp: Update to 20120821
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 19:50 UTC by Hung-Yi Chen
Modified: 2012-10-04 07:10 UTC (History)
0 users

See Also:


Attachments
libnatpmp.diff (742 bytes, patch)
2012-10-03 19:50 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2012-10-03 19:50:10 UTC
	Update to 20120821.
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-10-03 22:34:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-10-04 07:07:07 UTC
Author: jgh
Date: Thu Oct  4 06:06:52 2012
New Revision: 305229
URL: http://svn.freebsd.org/changeset/ports/305229

Log:
  - update to 20120821
  
  PR:		172309
  Submitted by:	maintainer, gaod@hychen.org

Modified:
  head/net/libnatpmp/Makefile
  head/net/libnatpmp/distinfo

Modified: head/net/libnatpmp/Makefile
==============================================================================
--- head/net/libnatpmp/Makefile	Thu Oct  4 06:05:50 2012	(r305228)
+++ head/net/libnatpmp/Makefile	Thu Oct  4 06:06:52 2012	(r305229)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libnatpmp
-PORTVERSION=	20110808
+PORTVERSION=	20120821
 CATEGORIES=	net
 MASTER_SITES=	http://miniupnp.free.fr/files/
 

Modified: head/net/libnatpmp/distinfo
==============================================================================
--- head/net/libnatpmp/distinfo	Thu Oct  4 06:05:50 2012	(r305228)
+++ head/net/libnatpmp/distinfo	Thu Oct  4 06:06:52 2012	(r305229)
@@ -1,2 +1,2 @@
-SHA256 (libnatpmp-20110808.tar.gz) = 2c306719c8f77027c51161e90fb7fa72e1eb22475288ea6867a133316e944a69
-SIZE (libnatpmp-20110808.tar.gz) = 17762
+SHA256 (libnatpmp-20120821.tar.gz) = 5b265b3ce5d6d05a33be43aab8f64b0f34a2cc0b01500e63fe167c7f9f44d2b8
+SIZE (libnatpmp-20120821.tar.gz) = 17832
_______________________________________________
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 Jason Helfman freebsd_committer freebsd_triage 2012-10-04 07:09:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!