From dliakh@ukr.net  Fri Jun 17 08:27:07 2011
Return-Path: <dliakh@ukr.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 428E3106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 17 Jun 2011 08:27:07 +0000 (UTC)
	(envelope-from dliakh@ukr.net)
Received: from dev.ukr.net (dev.ukr.net [212.42.65.38])
	by mx1.freebsd.org (Postfix) with ESMTP id BEAF28FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 17 Jun 2011 08:27:06 +0000 (UTC)
Received: from dliakh-ws.zzoo.testbed.ukr.net ([172.27.73.230])
	by dev.ukr.net (8.14.4/8.14.4) with ESMTP id p5H8R59B095647;
	Fri, 17 Jun 2011 08:27:05 GMT
	(envelope-from dliakh@dliakh-ws.zzoo.testbed.ukr.net)
Received: (from dliakh@localhost)
	by dliakh-ws.zzoo.testbed.ukr.net (8.14.4/8.14.4/Submit) id p5H8R5h9095646;
	Fri, 17 Jun 2011 08:27:05 GMT
	(envelope-from dliakh)
Message-Id: <20110617082705.GF95231@dliakh-ws.zzoo.testbed.ukr.net>
Date: Fri, 17 Jun 2011 08:27:05 +0000
From: Dmitry Liakh <dliakh@ukr.net>
Reply-To: Dmitry Liakh <dliakh@ukr.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port www/p5-Mobile-UserAgent Parses a mobile user agent string
X-Send-Pr-Version: 3.113

>Number:         157943
>Category:       ports
>Synopsis:       New port www/p5-Mobile-UserAgent Parses a mobile user agent string
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 17 08:30:14 UTC 2011
>Closed-Date:    Tue Jun 28 15:37:17 UTC 2011
>Last-Modified:  Tue Jun 28 15:40:08 UTC 2011
>Originator:     Dmitry Liakh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD dliakh-ws.zzoo.testbed.ukr.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #3: Fri Jun 11 02:03:52 EEST 2010 root@dev.ukr.net:/usr/obj/usr/src/sys/DEV amd64


	
>Description:
Parses a mobile user agent string into it's basic constituent parts,
the most important being vendor and model.
>How-To-Repeat:
	
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./Makefile
#	./distinfo
#	./pkg-descr
#	./pkg_plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for: p5-Mobile-UserAgent
X# Date created: Jun 15 2011
X# Whom: dliakh@ukr.net
X#
X# $FreeBSD$
X#
X
XPORTNAME= Mobile-UserAgent
XPORTVERSION= 1.05
XCATEGORIES= www
XMASTER_SITES= PERL_CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= dliakh@ukr.net
XCOMMENT= Parses a mobile user agent string into it's basic constituent parts
X
XMAN3= Mobile::UserAgent.3 Mobile::UserAgentFactory.3
X
XPERL_CONFIGURE=yes
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XSHA256 (Mobile-UserAgent-1.05.tar.gz) = e6938d169d60679affb3a78202a71067d382eef240161d4e09cbe1ff61d9ed35
XSIZE (Mobile-UserAgent-1.05.tar.gz) = 37860
aec8793adfd5b7c3f00e62ae41a09ac2
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XParses a mobile user agent string into it's basic constituent parts,
Xthe most important being vendor and model.
X
XOne reason for doing this would be to use this information to lookup
Xvendor-model specific device characteristics in a database.
0e313719ff012ceaf97a028d51caa8f5
echo x - ./pkg_plist
sed 's/^X//' >./pkg_plist << 'a7ff3a9caa9f9661561f2e717be8103a'
X%%SITE_PERL%%/Mobile/UserAgent.pm
X%%SITE_PERL%%/Mobile/UserAgentFactory.pm
X@dirrmtry %%SITE_PERL%%/Mobile
a7ff3a9caa9f9661561f2e717be8103a
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jun 17 08:31:15 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157943 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sun Jun 26 03:07:38 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157943 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Jun 28 15:37:16 UTC 2011 
State-Changed-Why:  
New port added. Please test it and run portlint before submit PR next 
time. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157943 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157943: commit references a PR
Date: Tue, 28 Jun 2011 15:36:28 +0000 (UTC)

 sunpoet     2011-06-28 15:36:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/p5-Mobile-UserAgent Makefile distinfo pkg-descr pkg-plist 
   Log:
   - Add p5-Mobile-UserAgent 1.05
   
   Parses a mobile user agent string into it's basic constituent parts, the most
   important being vendor and model. One reason for doing this would be to use
   this information to lookup vendor-model specific device characteristics in a
   database.
   
   WWW: http://search.cpan.org/dist/Mobile-UserAgent/
   
   PR:             ports/157943
   Submitted by:   Dmitry Liakh <dliakh@ukr.net>
   
   Revision  Changes    Path
   1.2912    +1 -0      ports/www/Makefile
   1.1       +24 -0     ports/www/p5-Mobile-UserAgent/Makefile (new)
   1.1       +2 -0      ports/www/p5-Mobile-UserAgent/distinfo (new)
   1.1       +6 -0      ports/www/p5-Mobile-UserAgent/pkg-descr (new)
   1.1       +6 -0      ports/www/p5-Mobile-UserAgent/pkg-plist (new)
 _______________________________________________
 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"
 
>Unformatted:
