ports/176199: textproc/minised update and maintainer change
Danilo Egêa Gondolfo
danilogondolfo at gmail.com
Sat Feb 16 19:30:00 UTC 2013
>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 at 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 at FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer at 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 at FreeBSD.org
+MAINTAINER= danilogondolfo at 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:
More information about the freebsd-ports-bugs
mailing list