Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 19:23:17 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176199: textproc/minised update and maintainer change
Message-ID:  <201302161923.r1GJNH98079529@red.freebsd.org>
Resent-Message-ID: <201302161930.r1GJU0w7049164@freefall.freebsd.org>

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

>Number:         176199
>Category:       ports
>Synopsis:       textproc/minised update and maintainer change
>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:   Sat Feb 16 19:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.1-RELEASE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
textproc/minised update

Changes:

- Version update from 1.13 to 1.14
- Maintainer change
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 312380)
+++ Makefile	(working copy)
@@ -1,26 +1,18 @@
-# New ports collection makefile for:	minised
-# Date created:		2 September 2006
-# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	minised
-PORTVERSION=	1.13
+PORTVERSION=	1.14
 CATEGORIES=	textproc
-MASTER_SITES=	http://dl.exactcode.de/oss/minised/ CENKES \
-		http://people.freebsd.org/~wen/distfiles/
+MASTER_SITES=	http://dl.exactcode.de/oss/minised/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Smaller, cheaper, faster sed implementation
 
 ALL_TARGET=	${PORTNAME}
 PLIST_FILES=	bin/${PORTNAME}
 MAN1=		${PORTNAME}.1
 
-post-patch:
-	@${REINPLACE_CMD} -e 's/LFLAGS/LDFLAGS/' ${WRKSRC}/Makefile
-
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
 	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/
Index: distinfo
===================================================================
--- distinfo	(revision 312380)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (minised-1.13.tar.gz) = f3af89011061a018a88490abfb0354ad5e395e98f51bc18bdbcd5712c682eaed
-SIZE (minised-1.13.tar.gz) = 28695
+SHA256 (minised-1.14.tar.gz) = fb68e5ca7bf1d1ed49afe10ea6d7e555f1bea20df60600fd306b39818058a133
+SIZE (minised-1.14.tar.gz) = 29746


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



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