diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-04 16:02:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-04 16:02:49 +0000 |
commit | 8d174a082c7d3a7643cc456c832722d832febc59 (patch) | |
tree | f081f3be6c8042718dc4f1a48c73608c740abe8e /games/bygfoot | |
parent | 27fdfa41c240ff53ce9a8b9e1e09bb6706eb02ee (diff) | |
download | ports-8d174a082c7d3a7643cc456c832722d832febc59.tar.gz ports-8d174a082c7d3a7643cc456c832722d832febc59.zip |
Notes
Diffstat (limited to 'games/bygfoot')
-rw-r--r-- | games/bygfoot/Makefile | 2 | ||||
-rw-r--r-- | games/bygfoot/distinfo | 6 | ||||
-rw-r--r-- | games/bygfoot/files/patch-dont_install_CVS_dirs | 20 | ||||
-rw-r--r-- | games/bygfoot/pkg-plist | 3 |
4 files changed, 26 insertions, 5 deletions
diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile index f27703cebc00..b942c4e73b89 100644 --- a/games/bygfoot/Makefile +++ b/games/bygfoot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bygfoot -PORTVERSION= 1.9.6 +PORTVERSION= 2.0.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/bygfoot/distinfo b/games/bygfoot/distinfo index 6f3a01bbe681..ae6220647569 100644 --- a/games/bygfoot/distinfo +++ b/games/bygfoot/distinfo @@ -1,3 +1,3 @@ -MD5 (bygfoot-1.9.6.tar.bz2) = 0b0b402427638f35f869a975498c6430 -SHA256 (bygfoot-1.9.6.tar.bz2) = a97b67aed20627131093c207c89d4f70980a9882124759f3074e11b98517f863 -SIZE (bygfoot-1.9.6.tar.bz2) = 1399802 +MD5 (bygfoot-2.0.0.tar.bz2) = db92d2f1e6b8a6fe8a12f5bac9379240 +SHA256 (bygfoot-2.0.0.tar.bz2) = 5e00093951a6463bb26260147dad17a6c8b37a4b3f179edf47e4befc5ca8ff82 +SIZE (bygfoot-2.0.0.tar.bz2) = 1384899 diff --git a/games/bygfoot/files/patch-dont_install_CVS_dirs b/games/bygfoot/files/patch-dont_install_CVS_dirs new file mode 100644 index 000000000000..7e57673b0753 --- /dev/null +++ b/games/bygfoot/files/patch-dont_install_CVS_dirs @@ -0,0 +1,20 @@ +--- Makefile.in.orig Sun Jun 4 11:55:07 2006 ++++ Makefile.in Sun Jun 4 17:56:09 2006 +@@ -197,7 +197,6 @@ + support_files/definitions/romania \ + support_files/definitions/scg \ + support_files/definitions/scotland \ +- support_files/definitions/scotland/CVS \ + support_files/definitions/short_leagues \ + support_files/definitions/short_leagues_south_america \ + support_files/definitions/spain support_files/definitions/usa \ +@@ -620,9 +619,6 @@ + support_files/definitions/scotland/cup_scotland_fa.xml \ + support_files/definitions/scotland/cup_scotland_prom_games2.xml \ + support_files/definitions/scotland/cup_scotland_prom_games3.xml \ +- support_files/definitions/scotland/CVS/Root \ +- support_files/definitions/scotland/CVS/Repository \ +- support_files/definitions/scotland/CVS/Entries \ + support_files/definitions/short_leagues/league_czech1_short.xml \ + support_files/definitions/short_leagues/league_denmark1_short.xml \ + support_files/definitions/short_leagues/league_portugal1_short.xml \ diff --git a/games/bygfoot/pkg-plist b/games/bygfoot/pkg-plist index 8de1441c5342..8a37a8138a2a 100644 --- a/games/bygfoot/pkg-plist +++ b/games/bygfoot/pkg-plist @@ -179,6 +179,8 @@ share/bygfoot/support_files/definitions/scg/league_scg2b.xml share/bygfoot/support_files/definitions/scotland/country_scotland.xml share/bygfoot/support_files/definitions/scotland/cup_scotland_fa.xml share/bygfoot/support_files/definitions/scotland/cup_scotland_league.xml +share/bygfoot/support_files/definitions/scotland/cup_scotland_prom_games2.xml +share/bygfoot/support_files/definitions/scotland/cup_scotland_prom_games3.xml share/bygfoot/support_files/definitions/scotland/league_scotland1.xml share/bygfoot/support_files/definitions/scotland/league_scotland2.xml share/bygfoot/support_files/definitions/scotland/league_scotland3.xml @@ -278,7 +280,6 @@ share/bygfoot/support_files/definitions/wc06/league_wc06_europe_teams.xml share/bygfoot/support_files/definitions/wc06/league_wc06_ncamerica_teams.xml share/bygfoot/support_files/definitions/wc06/league_wc06_oceania_teams.xml share/bygfoot/support_files/definitions/wc06/league_wc06_samerica_teams.xml -share/bygfoot/support_files/definitions/wc06/0,2548,All-Sep-2005,00.html share/bygfoot/support_files/lg_commentary/lg_commentary_bg.xml share/bygfoot/support_files/lg_commentary/lg_commentary_de.xml share/bygfoot/support_files/lg_commentary/lg_commentary_en.xml |