ports/174169: textproc/sagasu: Update to version 2.0.12

KATO Tsuguru tkato432 at yahoo.com
Wed Dec 5 18:10:04 UTC 2012


>Number:         174169
>Category:       ports
>Synopsis:       textproc/sagasu: Update to version 2.0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 05 18:10:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.12

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/sagasu/Makefile textproc/sagasu/Makefile
--- /usr/ports/textproc/sagasu/Makefile	2012-11-08 08:01:28.000000000 +0900
+++ textproc/sagasu/Makefile	2012-11-26 05:07:27.000000000 +0900
@@ -1,24 +1,23 @@
-# New ports collection makefile for:	textproc/sagasu
-# Date created:				10 Jul 2003
-# Whom:					Juan Salaverria <rael at vectorstar.net>
-#
+# Created by: Juan Salaverria <rael at vectorstar.net>
 # $FreeBSD: head/textproc/sagasu/Makefile 301624 2012-07-27 17:06:03Z bapt $
-#
 
 PORTNAME=	sagasu
-PORTVERSION=	2.0.10
-PORTREVISION=	1
+PORTVERSION=	2.0.12
 CATEGORIES=	textproc gnome
 MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A GNOME tool to find strings in a set of files
 
-USE_GNOME=	gnomehack gnomeprefix libgnomeui
+LICENSE=	GPLv2 # (or later)
+
+USE_GNOME=	gnomehack gnomehier libgnomeui
 USE_GETTEXT=	yes
+USE_PKGCONFIG=	build
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-USE_PKGCONFIG=	build
+MAKE_JOBS_SAFE=	yes
+
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
@@ -33,8 +32,8 @@
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for file in AUTHORS INSTALL NEWS README THANKS TODO
-	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
+.for f in AUTHORS INSTALL NEWS README THANKS TODO
+	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
 .endfor
 .endif
 
diff -urN /usr/ports/textproc/sagasu/distinfo textproc/sagasu/distinfo
--- /usr/ports/textproc/sagasu/distinfo	2012-11-08 08:01:28.000000000 +0900
+++ textproc/sagasu/distinfo	2012-11-26 05:06:01.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (sagasu-2.0.10.tar.gz) = a28a5b4c6b786d87bbdcee4e5587865b51b73f1c12260c425e4c457cc777e67b
-SIZE (sagasu-2.0.10.tar.gz) = 310439
+SHA256 (sagasu-2.0.12.tar.gz) = 714f7e65aa9a07678a5364e719a239ff0fad96073dd5c6f32faddc2673514907
+SIZE (sagasu-2.0.12.tar.gz) = 290179
diff -urN /usr/ports/textproc/sagasu/pkg-plist textproc/sagasu/pkg-plist
--- /usr/ports/textproc/sagasu/pkg-plist	2012-11-08 08:01:28.000000000 +0900
+++ textproc/sagasu/pkg-plist	2012-10-31 21:04:32.000000000 +0900
@@ -9,6 +9,7 @@
 share/gnome/help/sagasu/C/sagasu.html
 share/gnome/help/sagasu/fr/sagasu.html
 share/locale/cs/LC_MESSAGES/sagasu.mo
+share/locale/da/LC_MESSAGES/sagasu.mo
 share/locale/de/LC_MESSAGES/sagasu.mo
 share/locale/fr/LC_MESSAGES/sagasu.mo
 share/locale/ja/LC_MESSAGES/sagasu.mo
@@ -18,8 +19,6 @@
 share/pixmaps/sagasu.png
 %%DATADIR%%/COPYING
 %%DATADIR%%/sagasu-helper.pl
-share/sounds/sagasu/sagasu.wav
- at dirrm share/sounds/sagasu
 @dirrm %%DATADIR%%
 @dirrm share/gnome/help/sagasu/fr
 @dirrm share/gnome/help/sagasu/C
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list