Bug 96829 - deskutils/superswitcher
Summary: deskutils/superswitcher
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: 2006-05-05 16:10 UTC by Peter Thoenen
Modified: 2006-05-20 22:44 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 Peter Thoenen 2006-05-05 16:10:17 UTC
  Update to latest version attached.
--0-582368834-1146841507=:6246
Content-Type: text/plain; name="superswitch.diff.txt"
Content-Description: 3415858274-superswitch.diff.txt
Content-Disposition: inline; filename="superswitch.diff.txt"

diff -ruN superswitcher.orig/Makefile superswitcher/Makefile
--- superswitcher.orig/Makefile	Fri May  5 18:42:27 2006
+++ superswitcher/Makefile	Fri May  5 18:48:16 2006
@@ -5,10 +5,11 @@
 # $FreeBSD: ports/deskutils/superswitcher/Makefile,v 1.2 2006/05/04 21:40:19 edwin Exp $
 
 PORTNAME=	superswitcher
-PORTVERSION=	0.1
+PORTVERSION=	0.3
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	browserbookapp
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	MrL0Lz@gmail.com
 COMMENT=	Alt-Tab replacement
diff -ruN superswitcher.orig/distinfo superswitcher/distinfo
--- superswitcher.orig/distinfo	Fri May  5 18:42:27 2006
+++ superswitcher/distinfo	Fri May  5 18:48:19 2006
@@ -1,3 +1,3 @@
-MD5 (superswitcher-0.1.tar.gz) = 75bbaaddbca5928c801a70c436fe9691
-SHA256 (superswitcher-0.1.tar.gz) = af2e1df434d976373c9c924b5ec2f4cd0809befea80f64e7f61c68af3824b685
-SIZE (superswitcher-0.1.tar.gz) = 218807
+MD5 (superswitcher-0.3.tgz) = 8b301d2e240f7aad6281a2db53aeaf38
+SHA256 (superswitcher-0.3.tgz) = 00ba1446551be7bf9f232a2690d045ca0f801a65d613d306488214959d67e45d
+SIZE (superswitcher-0.3.tgz) = 197624

--0-582368834-1146841507=:6246--
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-05 16:16:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2006-05-20 22:44:07 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!