Bug 117181 - [patch] net/GeoIP: update to 1.4.3
Summary: [patch] net/GeoIP: update to 1.4.3
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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-14 14:30 UTC by Olli Hauer
Modified: 2007-12-30 09:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2007-10-14 14:30:01 UTC
- Update to 1.4.3

Fix: 

--- Makefile    2007/10/14 13:09:47     1.1
+++ Makefile    2007/10/14 13:10:03
@@ -6,7 +6,7 @@
 #

 PORTNAME=      GeoIP
-PORTVERSION=   1.4.2
+PORTVERSION=   1.4.3
 CATEGORIES=    net geography
 MASTER_SITES=  http://www.maxmind.com/download/geoip/api/c/ \
                http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
--- distinfo    2007/10/14 13:10:08     1.1
+++ distinfo    2007/10/14 13:10:27
@@ -1,3 +1,3 @@
-MD5 (GeoIP-1.4.2.tar.gz) = d310da791d1d760edad25d33f2166fcd
-SHA256 (GeoIP-1.4.2.tar.gz) = 51926c5f44ab7230ed7c5d1f0a97711638877defcfe25f959bb59981b83227e6
-SIZE (GeoIP-1.4.2.tar.gz) = 736086
+MD5 (GeoIP-1.4.3.tar.gz) = d364ec127a1092749d589a79001f2d8c
+SHA256 (GeoIP-1.4.3.tar.gz) = c104f84a11b69057977a51d9c969bf765e09e5c4a5fc3e77ea4b1677a3a42e97
+SIZE (GeoIP-1.4.3.tar.gz) = 917062
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-14 14:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-30 09:13:02 UTC
clsung      2007-12-30 09:12:57 UTC

  FreeBSD ports repository

  Modified files:
    net/GeoIP            Makefile distinfo 
  Log:
  - Update to 1.4.3 (required by net/p5-Geo-IP 1.30)
  
  PR:             ports/117181
  Submitted by:   Olli Hauer <ohauer_AT_gmx dot de>
  Approved by:    maintainer (timeout)
  
  Revision  Changes    Path
  1.35      +1 -1      ports/net/GeoIP/Makefile
  1.25      +3 -3      ports/net/GeoIP/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-12-30 09:20:07 UTC
State Changed
From-To: open->closed

Committed. Thank You.