- Update to 1.0.1
- Change master site SOURCEFORGE -> GNOME - Use lthack
This commit is contained in:
parent
de20df4f21
commit
4bfb9d2b48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98858
6 changed files with 10 additions and 36 deletions
|
@ -7,15 +7,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= libxml++
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
|
||||
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= XML API for C++
|
||||
|
||||
USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
|
||||
USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig
|
||||
USE_LIBTOOL= yes
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libxml++-1.0.0.tar.gz) = 5111ec0caa0601ccd930c07f9bce17d4
|
||||
MD5 (libxml++-1.0.1.tar.gz) = 3be186a8e58e5211bb1efe16d26a4d7f
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
$FreeBSD$
|
||||
|
||||
--- configure.orig Thu Oct 24 20:43:03 2002
|
||||
+++ configure Thu Oct 24 20:43:15 2002
|
||||
@@ -7777,6 +7777,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
@ -7,15 +7,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= libxml++
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
|
||||
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= XML API for C++
|
||||
|
||||
USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
|
||||
USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig
|
||||
USE_LIBTOOL= yes
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libxml++-1.0.0.tar.gz) = 5111ec0caa0601ccd930c07f9bce17d4
|
||||
MD5 (libxml++-1.0.1.tar.gz) = 3be186a8e58e5211bb1efe16d26a4d7f
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
$FreeBSD$
|
||||
|
||||
--- configure.orig Thu Oct 24 20:43:03 2002
|
||||
+++ configure Thu Oct 24 20:43:15 2002
|
||||
@@ -7777,6 +7777,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
Loading…
Reference in a new issue