diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-12-12 21:24:17 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-12-12 21:24:17 +0800 |
commit | 28b053727a151b110012e4c969ae10599f4b3fba (patch) | |
tree | a8b28af6f3bb06d05984ef38357f9e014db2edcc /www/gforge | |
parent | 49bcbba8649b6f34dec3bc359aed38e35d8ff435 (diff) | |
download | freebsd-ports-gnome-28b053727a151b110012e4c969ae10599f4b3fba.tar.gz freebsd-ports-gnome-28b053727a151b110012e4c969ae10599f4b3fba.tar.zst freebsd-ports-gnome-28b053727a151b110012e4c969ae10599f4b3fba.zip |
Update to 4.5.11.
Diffstat (limited to 'www/gforge')
-rw-r--r-- | www/gforge/Makefile | 4 | ||||
-rw-r--r-- | www/gforge/distinfo | 6 | ||||
-rw-r--r-- | www/gforge/pkg-plist | 8 |
3 files changed, 13 insertions, 5 deletions
diff --git a/www/gforge/Makefile b/www/gforge/Makefile index f073b9180c5c..3dbcd1053de5 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -6,9 +6,9 @@ # PORTNAME= gforge -PORTVERSION= 4.5.6 +PORTVERSION= 4.5.11 CATEGORIES= www devel -MASTER_SITES= http://gforge.org/frs/download.php/205/ +MASTER_SITES= http://gforge.org/frs/download.php/219/ MAINTAINER= laszlof@FreeBSD.org COMMENT= Open Source collaborative software development tool diff --git a/www/gforge/distinfo b/www/gforge/distinfo index db7e97544a41..064016af0eb8 100644 --- a/www/gforge/distinfo +++ b/www/gforge/distinfo @@ -1,3 +1,3 @@ -MD5 (gforge-4.5.6.tar.bz2) = 7d9c9bd7f826113fd5949b3f5cb6c225 -SHA256 (gforge-4.5.6.tar.bz2) = a6f66ac2abe009d7ec400df9023da26adcc10209a11858eb7d53610d2c6e91ad -SIZE (gforge-4.5.6.tar.bz2) = 2134696 +MD5 (gforge-4.5.11.tar.bz2) = dde72e9dade4a413db2fa5b5836a7624 +SHA256 (gforge-4.5.11.tar.bz2) = 39acb60c85d2942c34b6d1a220140609978d1c5b460d0f1ec024088d1a48d8a9 +SIZE (gforge-4.5.11.tar.bz2) = 2191977 diff --git a/www/gforge/pkg-plist b/www/gforge/pkg-plist index 35930d27e8e5..f7d2de45ea5d 100644 --- a/www/gforge/pkg-plist +++ b/www/gforge/pkg-plist @@ -324,6 +324,7 @@ %%BACKEND_DIR%%/plugins/tinderbox/tinderbox2-local-conf.spec %%BACKEND_DIR%%/plugins/tinderbox/tinderbox2.spec %%BACKEND_DIR%%/plugins/tinderbox/ChangeLog +%%BACKEND_DIR%%/plugins/scmsvn/www/styles.css %%BACKEND_DIR%%/plugins/scmsvn/www/viewcvs.php %%BACKEND_DIR%%/plugins/scmsvn/www/viewcvs_utils.php %%BACKEND_DIR%%/plugins/scmsvn/bin/svn-create.php @@ -418,6 +419,9 @@ %%BACKEND_DIR%%/plugins/cvstracker/AUTHORS %%BACKEND_DIR%%/plugins/cvstracker/COPYING %%BACKEND_DIR%%/plugins/cvstracker/Makefile +%%BACKEND_DIR%%/plugins/cvssyncmail/bin/syncmail +%%BACKEND_DIR%%/plugins/cvssyncmail/bin/syncmail-cvs-1.11 +%%BACKEND_DIR%%/plugins/cvssyncmail/bin/syncmail-cvs-1.12 %%BACKEND_DIR%%/plugins/cvssyncmail/common/languages/Base.tab %%BACKEND_DIR%%/plugins/cvssyncmail/common/CVSSyncMailPlugin.class %%BACKEND_DIR%%/plugins/cvssyncmail/common/cvssyncmail-init.php @@ -468,6 +472,7 @@ %%DATADIR%%/db/gforge-pgsql7.3.sql %%DATADIR%%/db/README %%DATADIR%%/db/FTI.sql +%%DATADIR%%/db/FTI-20060130.sql %%DATADIR%%/db/FTI-20050530.sql %%DATADIR%%/db/FTI-20050401.sql %%DATADIR%%/db/FTI-20050315.sql @@ -586,6 +591,7 @@ %%DATADIR%%/db/20001214.sql %%DATADIR%%/db/gforge2.6.sql %%DATADIR%%/db/20001209.sql +%%DATADIR%%/db/nss-pgsql.sql %%WWW_ROOT%%/gforge/common/pm/import_utils.php %%WWW_ROOT%%/gforge/common/pm/ProjectTask.class %%WWW_ROOT%%/gforge/common/pm/ProjectGroup.class @@ -651,6 +657,7 @@ %%WWW_ROOT%%/gforge/common/include/system/LDAP.class %%WWW_ROOT%%/gforge/common/include/system/UNIX.class %%WWW_ROOT%%/gforge/common/include/system/pgsql.class +%%WWW_ROOT%%/gforge/common/include/system/NSSPGSQL.class %%WWW_ROOT%%/gforge/common/include/Group.class %%WWW_ROOT%%/gforge/common/include/Jabber.class %%WWW_ROOT%%/gforge/common/include/Permission.class @@ -1332,6 +1339,7 @@ @dirrm %%BACKEND_DIR%%/plugins/cvstracker/etc/plugins @dirrm %%BACKEND_DIR%%/plugins/cvstracker/etc @dirrm %%BACKEND_DIR%%/plugins/cvstracker +@dirrm %%BACKEND_DIR%%/plugins/cvssyncmail/bin @dirrm %%BACKEND_DIR%%/plugins/cvssyncmail/common/languages @dirrm %%BACKEND_DIR%%/plugins/cvssyncmail/common @dirrm %%BACKEND_DIR%%/plugins/cvssyncmail/db |