diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 14:04:51 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 14:04:51 +0800 |
commit | ad416e1705ca397ede8150655aabb4c345a3636b (patch) | |
tree | 364af08b0d2390744324db612ef92c231e3b9652 /devel | |
parent | a4446efdd476f4afcf294f4fc1782b288f812c9a (diff) | |
download | marcuscom-ports-ad416e1705ca397ede8150655aabb4c345a3636b.tar marcuscom-ports-ad416e1705ca397ede8150655aabb4c345a3636b.tar.gz marcuscom-ports-ad416e1705ca397ede8150655aabb4c345a3636b.tar.bz2 marcuscom-ports-ad416e1705ca397ede8150655aabb4c345a3636b.tar.lz marcuscom-ports-ad416e1705ca397ede8150655aabb4c345a3636b.tar.xz marcuscom-ports-ad416e1705ca397ede8150655aabb4c345a3636b.tar.zst marcuscom-ports-ad416e1705ca397ede8150655aabb4c345a3636b.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9415 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pharmacy/Makefile | 10 | ||||
-rw-r--r-- | devel/pharmacy/distinfo | 6 | ||||
-rw-r--r-- | devel/pharmacy/pkg-descr | 3 | ||||
-rw-r--r-- | devel/pharmacy/pkg-plist | 6 |
4 files changed, 13 insertions, 12 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index fd42fc221..cc9e93fd0 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -6,18 +6,18 @@ # PORTNAME= pharmacy -PORTVERSION= 0.2.1a -PORTREVISION= 4 +PORTVERSION= 0.3 +PORTREVISION= 1 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" diff --git a/devel/pharmacy/distinfo b/devel/pharmacy/distinfo index f46af98b9..2a08d48bc 100644 --- a/devel/pharmacy/distinfo +++ b/devel/pharmacy/distinfo @@ -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 diff --git a/devel/pharmacy/pkg-descr b/devel/pharmacy/pkg-descr index cfad1f99d..c80c40ec6 100644 --- a/devel/pharmacy/pkg-descr +++ b/devel/pharmacy/pkg-descr @@ -3,6 +3,3 @@ 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 diff --git a/devel/pharmacy/pkg-plist b/devel/pharmacy/pkg-plist index 848c8bccf..ccc8c6cbf 100644 --- a/devel/pharmacy/pkg-plist +++ b/devel/pharmacy/pkg-plist @@ -1,5 +1,5 @@ bin/pharmacy -share/gnome/apps/Applications/pharmacy.desktop +share/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/help/pharmacy/C/web.html share/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 |