mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
Update to 20011107.
- Get to properly work on Ruby 1.7. Reported by: Ollivier Robert <roberto@eurocontrol.fr> - pkgdb: Fix a regexp problem when it meets a pkgname that ends with a `+'. Reported by: Albert Kinderman <albert.kinderman@csun.edu>
This commit is contained in:
parent
2ad1e621b7
commit
c8af4c91ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49726
8 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= portupgrade
|
PORTNAME= portupgrade
|
||||||
PORTVERSION= 20011106
|
PORTVERSION= 20011107
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||||
http://www.iDaemons.org/distfiles/
|
http://www.iDaemons.org/distfiles/
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (pkgtools-20011106.tar.gz) = cde2a0fd8f25d5daf96df60c496376e5
|
MD5 (pkgtools-20011107.tar.gz) = e5d95a2c29b26e77d2cc324c4eacf2f6
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= portupgrade
|
PORTNAME= portupgrade
|
||||||
PORTVERSION= 20011106
|
PORTVERSION= 20011107
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||||
http://www.iDaemons.org/distfiles/
|
http://www.iDaemons.org/distfiles/
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (pkgtools-20011106.tar.gz) = cde2a0fd8f25d5daf96df60c496376e5
|
MD5 (pkgtools-20011107.tar.gz) = e5d95a2c29b26e77d2cc324c4eacf2f6
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= portupgrade
|
PORTNAME= portupgrade
|
||||||
PORTVERSION= 20011106
|
PORTVERSION= 20011107
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||||
http://www.iDaemons.org/distfiles/
|
http://www.iDaemons.org/distfiles/
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (pkgtools-20011106.tar.gz) = cde2a0fd8f25d5daf96df60c496376e5
|
MD5 (pkgtools-20011107.tar.gz) = e5d95a2c29b26e77d2cc324c4eacf2f6
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= portupgrade
|
PORTNAME= portupgrade
|
||||||
PORTVERSION= 20011106
|
PORTVERSION= 20011107
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||||
http://www.iDaemons.org/distfiles/
|
http://www.iDaemons.org/distfiles/
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (pkgtools-20011106.tar.gz) = cde2a0fd8f25d5daf96df60c496376e5
|
MD5 (pkgtools-20011107.tar.gz) = e5d95a2c29b26e77d2cc324c4eacf2f6
|
||||||
|
|
Loading…
Add table
Reference in a new issue