Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2013 10:30:47 GMT
From:      rodrigo osorio <rodrigo@bebik.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176318: devel/libgetline upstream update
Message-ID:  <201302211030.r1LAUlwu002395@red.freebsd.org>
Resent-Message-ID: <201302211220.r1LCK1IA033667@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176318
>Category:       ports
>Synopsis:       devel/libgetline upstream update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 21 12:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     rodrigo osorio
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD sisko 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
save port from deletion
update upstream
bump port revision
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 310286)
+++ Makefile	(working copy)
@@ -3,16 +3,14 @@
 
 PORTNAME=	getline
 PORTVERSION=	3.9
+PORTREVISION=   1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp2.caldera.com/pub/skunkware/src/libraries/
+MASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/
 DISTNAME=	${PORTNAME}-39-src
 
 MAINTAINER=	rodrigo@bebik.net
 COMMENT=	A small, portable, and easy to use command line library
 
-DEPRECATED=     Upstream disapear and distfile is no more available
-EXPIRATION_DATE=        2013-02-28
-
 MAN3=		getline.3
 
 WRKSRC=		${WRKDIR}/getline-39


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302211030.r1LAUlwu002395>