Date: Wed, 1 Aug 2007 13:54:57 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/115123: [PATCH] devel/pharmacy: update to 0.3, take maintainership Message-ID: <200708011754.l71HsvmC055025@goodking.goodking.ca> Resent-Message-ID: <200708011800.l71I027g054928@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115123 >Category: ports >Synopsis: [PATCH] devel/pharmacy: update to 0.3, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 01 18:00:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-STABLE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 12 23:31:30 EDT 2007 >Description: - Update to 0.3 - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pharmacy-0.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pharmacy/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 19 May 2007 20:03:27 -0000 1.18 +++ Makefile 1 Aug 2007 17:54:33 -0000 @@ -6,18 +6,17 @@ # PORTNAME= pharmacy -PORTVERSION= 0.2.1a -PORTREVISION= 3 +PORTVERSION= 0.3 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= GNOME frontend for CVS USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPCFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pharmacy/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 22 Jan 2006 08:29:47 -0000 1.4 +++ distinfo 1 Aug 2007 17:54:33 -0000 @@ -1,3 +1,3 @@ -MD5 (pharmacy-0.2.1a.tar.gz) = dd49e2f019e10bbc0540fb1fb06f35eb -SHA256 (pharmacy-0.2.1a.tar.gz) = 4f3870f8a8919dc565e9cdbdb8304a0d02d50a1dcbe48ac2a6f887d99fda210e -SIZE (pharmacy-0.2.1a.tar.gz) = 294946 +MD5 (pharmacy-0.3.tar.gz) = 4fed3c8df18556aaaa43aa8028119b56 +SHA256 (pharmacy-0.3.tar.gz) = 5ee9851cdc2ac323e4947a8378d6e552c4c91befdca2cec4e256e2e0f8c7c51f +SIZE (pharmacy-0.3.tar.gz) = 323461 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/pharmacy/pkg-descr,v retrieving revision 1.3 diff -u -r1.3 pkg-descr --- pkg-descr 21 Oct 2000 17:15:05 -0000 1.3 +++ pkg-descr 1 Aug 2007 17:54:33 -0000 @@ -3,6 +3,3 @@ commands and a "console" for the lazy power-user. WWW: http://pharmacy.sourceforge.net/ - -- Chris D. Faulhaber -jedgar@fxp.org Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/pharmacy/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 5 Oct 2000 07:10:33 -0000 1.5 +++ pkg-plist 1 Aug 2007 17:54:33 -0000 @@ -1,5 +1,5 @@ bin/pharmacy -share/gnome/apps/Applications/pharmacy.desktop +share/gnome/apps/Development/pharmacy.desktop share/gnome/help/pharmacy/C/apx1.html share/gnome/help/pharmacy/C/checkout.html share/gnome/help/pharmacy/C/console.html @@ -14,6 +14,10 @@ share/gnome/pixmaps/pharmacy.png share/locale/de/LC_MESSAGES/pharmacy.mo share/locale/fr/LC_MESSAGES/pharmacy.mo +share/locale/it/LC_MESSAGES/pharmacy.mo +share/locale/ja/LC_MESSAGES/pharmacy.mo share/locale/ko/LC_MESSAGES/pharmacy.mo +share/locale/pt_BR/LC_MESSAGES/pharmacy.mo +share/locale/ru/LC_MESSAGES/pharmacy.mo @dirrm share/gnome/help/pharmacy/C @dirrm share/gnome/help/pharmacy --- pharmacy-0.3.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?200708011754.l71HsvmC055025>