Date: Fri, 12 Sep 2008 21:50:56 GMT From: Cezary Morga <cm@therek.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/127334: Update port: x11/tilda Update to version 0.9.6 Message-ID: <200809122150.m8CLouXZ090399@www.freebsd.org> Resent-Message-ID: <200809122200.m8CM03FJ013936@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127334 >Category: ports >Synopsis: Update port: x11/tilda Update to version 0.9.6 >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: Fri Sep 12 22:00:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Cezary Morga >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: therek.net >Environment: >Description: Following is the unified diff for the port, plus (as an attachement) the files/patch-Makefile.in patch. >How-To-Repeat: >Fix: diff -u ./tilda.orig/Makefile ./tilda/Makefile --- ./tilda.orig/Makefile 2008-07-25 16:34:50.000000000 +0200 +++ ./tilda/Makefile 2008-09-12 23:02:23.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= tilda -PORTVERSION= 0.9.4 -PORTREVISION= 3 +PORTVERSION= 0.9.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -u ./tilda.orig/distinfo ./tilda/distinfo --- ./tilda.orig/distinfo 2007-01-01 01:30:15.000000000 +0100 +++ ./tilda/distinfo 2008-09-12 23:03:24.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (tilda-0.9.4.tar.gz) = 773d47e3985f7e778b662a38b053c1df -SHA256 (tilda-0.9.4.tar.gz) = 84163a07e93f49935770815d989e1d67bd10786bf6e1d85a042e6ddff846aeb7 -SIZE (tilda-0.9.4.tar.gz) = 125710 +MD5 (tilda-0.9.6.tar.gz) = b44ebe04fdfd312e9ddc5e0ed77f4289 +SHA256 (tilda-0.9.6.tar.gz) = b3bd0f63eb83a5001ef26056ca116e5f8005d454f8f82a94f334868862068411 +SIZE (tilda-0.9.6.tar.gz) = 307517 Only in ./tilda: files diff -u ./tilda.orig/pkg-plist ./tilda/pkg-plist --- ./tilda.orig/pkg-plist 2007-05-19 22:27:23.000000000 +0200 +++ ./tilda/pkg-plist 2008-09-12 23:15:48.000000000 +0200 @@ -1,6 +1,7 @@ bin/tilda share/applications/tilda.desktop share/pixmaps/tilda.png +share/tilda.glade @dirrmtry share/applications %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog Patch attached with submission follows: --- ./Makefile.in.orig 2008-09-12 22:37:29.000000000 +0200 +++ ./Makefile.in 2008-09-12 22:37:49.000000000 +0200 @@ -727,7 +727,7 @@ tilda.desktop: tilda.desktop.in sed -e 's|\@BINDIR\@|$(bindir)|' \ - -e 's|\@PIXMAPSDIR\@|$(datadir)/applications|' $< > $@ + -e 's|\@PIXMAPSDIR\@|$(datadir)/applications|' $*.in > $@ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809122150.m8CLouXZ090399>