FreeBSD Bugzilla – Attachment 82795 Details for
Bug 118400
update: astro/p5-GPS -> 0.15, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-GPS.patch
p5-GPS.patch (text/plain), 3.14 KB, created by
Emanuel Haupt
on 2007-12-03 15:30:02 UTC
(
hide
)
Description:
p5-GPS.patch
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2007-12-03 15:30:02 UTC
Size:
3.14 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/astro/p5-GPS/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 22 Jul 2007 19:33:49 -0000 1.6 >+++ Makefile 3 Dec 2007 15:20:01 -0000 >@@ -5,20 +5,22 @@ > # $FreeBSD: ports/astro/p5-GPS/Makefile,v 1.6 2007/07/22 19:33:49 laszlof Exp $ > > PORTNAME= GPS >-PORTVERSION= 0.12 >+PORTVERSION= 0.15 > CATEGORIES= astro perl5 geography >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= perl-gps >+MASTER_SITES= ${MASTER_SITE_PERL_CPAN} >+MASTER_SITE_SUBDIR= GPS > PKGNAMEPREFIX= p5- > DISTNAME= perl-GPS-${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= ehaupt@FreeBSD.org > COMMENT= Perl interface to GPS receivers > >-PERL_CONFIGURE= YES >+PERL_CONFIGURE= yes > >-MAN3= GPS::Garmin.3 \ >- GPS::Serial.3 \ >+MAN3= GPS::Serial.3 \ >+ GPS::NMEA.3 \ >+ GPS::NMEA::Handler.3 \ >+ GPS::Garmin.3 \ > GPS::Garmin::Handler.3 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/astro/p5-GPS/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- distinfo 22 Jan 2006 08:18:34 -0000 1.3 >+++ distinfo 3 Dec 2007 15:20:01 -0000 >@@ -1,3 +1,3 @@ >-MD5 (perl-GPS-0.12.tar.gz) = 261fb84f8d6e519d25394c4c9321390d >-SHA256 (perl-GPS-0.12.tar.gz) = c3aea2aaf408c999df0e7a8a13af4b82798103dd129f91c1aa61b673fad27fea >-SIZE (perl-GPS-0.12.tar.gz) = 29590 >+MD5 (perl-GPS-0.15.tar.gz) = 9569057d491c73cd597057de85472673 >+SHA256 (perl-GPS-0.15.tar.gz) = 0d3904d71112cffeebd69d5fbc58a0b012f9ca899b5a84a390cc477ed17cc9e2 >+SIZE (perl-GPS-0.15.tar.gz) = 23657 >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/astro/p5-GPS/pkg-descr,v >retrieving revision 1.1 >diff -u -r1.1 pkg-descr >--- pkg-descr 6 Dec 2000 05:43:03 -0000 1.1 >+++ pkg-descr 3 Dec 2007 15:20:01 -0000 >@@ -1,4 +1,4 @@ > This is a Perl module that gives access to several GPS protocols, such as >-Garmin, NMEA, and Magellan. It works in Unix and Win32. >+Garmin, NMEA, and Magellan. It works in Unix and Win32. > > WWW: http://sourceforge.net/projects/perl-gps/ >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/astro/p5-GPS/pkg-plist,v >retrieving revision 1.4 >diff -u -r1.4 pkg-plist >--- pkg-plist 22 Jan 2006 01:24:51 -0000 1.4 >+++ pkg-plist 3 Dec 2007 15:20:01 -0000 >@@ -3,14 +3,17 @@ > %%SITE_PERL%%/GPS/Garmin/Constant.pm > %%SITE_PERL%%/GPS/Garmin/Handler.pm > %%SITE_PERL%%/GPS/Serial.pm >-%%SITE_PERL%%/auto/GPS/Garmin/Handler/autosplit.ix >-%%SITE_PERL%%/auto/GPS/Garmin/autosplit.ix >-%%SITE_PERL%%/auto/GPS/Serial/autosplit.ix >+%%SITE_PERL%%/GPS/NMEA.pm >+%%SITE_PERL%%/GPS/Base.pm >+%%SITE_PERL%%/GPS/NMEA/Handler.pm > @dirrm %%SITE_PERL%%/GPS/Garmin > @dirrm %%SITE_PERL%%/auto/GPS/Garmin/Handler > @dirrm %%SITE_PERL%%/auto/GPS/Garmin > @dirrm %%SITE_PERL%%/auto/GPS/Serial >+@dirrm %%SITE_PERL%%/auto/GPS/NMEA > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS/Garmin >+@dirrm %%SITE_PERL%%/GPS/NMEA >+@dirrm %%SITE_PERL%%/GPS > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS > @dirrmtry %%SITE_PERL%%/GPS > @dirrmtry %%SITE_PERL%%/auto/GPS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 118400
: 82795