Date: Tue, 25 Jul 2006 22:57:04 +0400 (MSD) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100824: [PATCH] astro/glunarclock: fix pkg-plist, typo in Makefile Message-ID: <20060725185704.B325F12C5A@fonon.realnet> Resent-Message-ID: <200607252010.k6PKANYn099992@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100824 >Category: ports >Synopsis: [PATCH] astro/glunarclock: fix pkg-plist, typo in Makefile >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: Tue Jul 25 20:10:22 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 >Description: - Fix typo in Makefile (uses spaces instead of TAB) - Fix pkg-plist (deletes system directory) >How-To-Repeat: >Fix: --- glunarclock-0.32.4_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/astro/glunarclock/Makefile /var/tmp/glunarclock/Makefile --- /usr/ports/astro/glunarclock/Makefile Wed May 3 09:14:05 2006 +++ /var/tmp/glunarclock/Makefile Tue Jul 25 22:54:03 2006 @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack USE_GMAKE= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_OMF= yes diff -ruN --exclude=CVS /usr/ports/astro/glunarclock/pkg-plist /var/tmp/glunarclock/pkg-plist --- /usr/ports/astro/glunarclock/pkg-plist Sun Jan 22 03:30:24 2006 +++ /var/tmp/glunarclock/pkg-plist Tue Jul 25 22:54:17 2006 @@ -44,5 +44,3 @@ @dirrmtry share/locale/br @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/locale/wa/LC_MESSAGES -@dirrmtry share/locale/wa --- glunarclock-0.32.4_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060725185704.B325F12C5A>