Bug 66158 - Update: devel/gputils
Summary: Update: devel/gputils
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: 2004-05-02 04:00 UTC by Samuel Tardieu
Modified: 2004-05-02 07:09 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 Samuel Tardieu 2004-05-02 04:00:37 UTC
	Update to gputils 0.12.0

Fix: 

Apply with patch -p1 in ${PORTSDIR}/devel/gputils.

--- orig/Makefile
+++ mod/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gputils
-PORTVERSION=	0.11.8
+PORTVERSION=	0.12.0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}


--- orig/distinfo
+++ mod/distinfo
@@ -1,2 +1,2 @@
-MD5 (gputils-0.11.8.tar.gz) = 06b70d81d9fdf5ddcd96791acf93eac6
-SIZE (gputils-0.11.8.tar.gz) = 792785
+MD5 (gputils-0.12.0.tar.gz) = d3a563f250857f75b97fbd2110e68adb
+SIZE (gputils-0.12.0.tar.gz) = 912267
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-02 07:08:54 UTC
State Changed
From-To: open->closed

Committed, thanks!