Index: head/devel/pharmacy/Makefile =================================================================== --- head/devel/pharmacy/Makefile (revision 196996) +++ head/devel/pharmacy/Makefile (revision 196997) @@ -1,34 +1,33 @@ # New ports collection makefile for: pharmacy # Date created: 02 October 1999 # Whom: Chris D. Faulhaber # # $FreeBSD$ # 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" pre-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|\(DATADIRNAME=\)lib|\1share|g ; \ s|USE_INCLUDED_LIBINTL=yes|#&|g ; \ s|\$$(top_builddir)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|\(\$$(datadir)/\)gnome/|\1|g ; \ s|\$$(datadir)/locale|$$(prefix)/share/locale|g' .include Property changes on: head/devel/pharmacy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/devel/pharmacy/distinfo =================================================================== --- head/devel/pharmacy/distinfo (revision 196996) +++ head/devel/pharmacy/distinfo (revision 196997) @@ -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 Property changes on: head/devel/pharmacy/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/pharmacy/pkg-descr =================================================================== --- head/devel/pharmacy/pkg-descr (revision 196996) +++ head/devel/pharmacy/pkg-descr (revision 196997) @@ -1,8 +1,5 @@ Pharmacy intends to be a GNOME compliant front-end to CVS. Currently, it provides a limited user interface to CVS commands and a "console" for the lazy power-user. WWW: http://pharmacy.sourceforge.net/ - -- Chris D. Faulhaber -jedgar@fxp.org Property changes on: head/devel/pharmacy/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/pharmacy/pkg-plist =================================================================== --- head/devel/pharmacy/pkg-plist (revision 196996) +++ head/devel/pharmacy/pkg-plist (revision 196997) @@ -1,19 +1,23 @@ 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 share/gnome/help/pharmacy/C/docbook.css share/gnome/help/pharmacy/C/index.html share/gnome/help/pharmacy/C/licence.html share/gnome/help/pharmacy/C/pharmacy.html share/gnome/help/pharmacy/C/topic.dat share/gnome/help/pharmacy/C/update.html share/gnome/help/pharmacy/C/using.html share/gnome/help/pharmacy/C/web.html 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 Property changes on: head/devel/pharmacy/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property